[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v6 02/10] iotests: Improve image-clear tests on
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v6 02/10] iotests: Improve image-clear tests on non-aligned image |
Date: |
Mon, 13 Mar 2017 23:00:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 |
On 08.03.2017 03:54, Eric Blake wrote:
> Tweak 097 and 176 to operate on an image that is not cluster-aligned,
> to give further coverage of clearing out an entire image.
>
> Signed-off-by: Eric Blake <address@hidden>
>
> ---
> v6: new patch
> ---
> tests/qemu-iotests/097 | 7 ++++---
> tests/qemu-iotests/097.out | 24 ++++++++++++------------
> tests/qemu-iotests/176 | 7 ++++---
> tests/qemu-iotests/176.out | 24 ++++++++++++------------
> 4 files changed, 32 insertions(+), 30 deletions(-)
I don't have anything against this patch, but maybe it would be even
more useful if it wrote some data to the final partial cluster (just an
idea).
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
[Qemu-block] [PATCH v6 03/10] qcow2: Assert that cluster operations are aligned, Eric Blake, 2017/03/07
[Qemu-block] [PATCH v6 04/10] qcow2: Discard/zero clusters by byte count, Eric Blake, 2017/03/07
[Qemu-block] [PATCH v6 01/10] iotests: fix 097 when run with qcow, Eric Blake, 2017/03/07
[Qemu-block] [PATCH v6 06/10] blkdebug: Refactor error injection, Eric Blake, 2017/03/07
[Qemu-block] [PATCH v6 07/10] blkdebug: Add pass-through write_zero and discard support, Eric Blake, 2017/03/07