qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH] iotests: Tweak 221 sizing for different hole gr


From: Thomas Huth
Subject: Re: [Qemu-block] [PATCH] iotests: Tweak 221 sizing for different hole granularities
Date: Tue, 7 May 2019 07:37:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 06/05/2019 19.21, Eric Blake wrote:
> For some particular configurations of ext4, sizing an image to 84
> sectors + 1 byte causes test failures when the size of the hole is
> rounded to a 4k alignment. Let's instead size things to 128 sectors +
> 1 byte, as the 64k boundary is more likely to work with various hole
> granularities.
> 
> Reported-by: Thomas Huth <address@hidden>
> Signed-off-by: Eric Blake <address@hidden>
> ---
> 
> I have been unable to reproduce Thomas' failure, but suspect that this
> will address it. If I can get a Tested-by, then I'm happy to add it
> through my NBD tree, as I have a couple other iotest fixes ready for a
> pull request.
> 
>  tests/qemu-iotests/221     | 10 +++++-----
>  tests/qemu-iotests/221.out | 20 ++++++++++----------
>  2 files changed, 15 insertions(+), 15 deletions(-)

Thanks, this fixes the issue on my ext4 partition!

Tested-by: Thomas Huth <address@hidden>



reply via email to

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