qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-ch


From: Andrey Drobyshev
Subject: Re: [PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
Date: Thu, 1 Jun 2023 23:54:52 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1

On 5/25/23 21:02, Andrey Drobyshev wrote:
> v1 -> v2:
> 
>   * Avoid breaking the loop just yet, as the offsets beyond the old
>     backing size need to be explicitly zeroed;
>   * Amend the commit message accordingly;
>   * Alter the added test case to take the last zeroed cluster into
>     consideration.
> 
> v1: https://lists.nongnu.org/archive/html/qemu-block/2023-05/msg00674.html
> 
> Andrey Drobyshev (2):
>   qemu-img: rebase: stop when reaching EOF of old backing file
>   qemu-iotests: 024: add rebasing test case for overlay_size >
>     backing_size
> 
>  qemu-img.c                 | 13 ++++++++-
>  tests/qemu-iotests/024     | 57 ++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/024.out | 30 ++++++++++++++++++++
>  3 files changed, 99 insertions(+), 1 deletion(-)
> 

Since there're no comments so far, I've included this same bugfix into
the bigger series regarding "qemu-img rebase".  Please refer to
https://lists.nongnu.org/archive/html/qemu-block/2023-06/msg00068.html.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]