diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-07-27 13:12:40 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:02 +0100 |
commit | f00851a10fc6507d3ab70554cbf17f217de06637 (patch) | |
tree | e21a850a6c59c6cf3c166cba823cb2efdec791c4 /tests | |
parent | e90292125c14144c6aa1d73a3d1957e65629801d (diff) |
qemu-iotests: fix expected result for 019 after qemu-io change
The output of the alloc command in qemu-io has changed.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/qemu-iotests/019.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/019.out b/tests/qemu-iotests/019.out index f461f8b1e3..9ac1a21c69 100644 --- a/tests/qemu-iotests/019.out +++ b/tests/qemu-iotests/019.out @@ -539,8 +539,8 @@ qemu-io> wrote 65536/65536 bytes at offset 4296146944 qemu-io> No errors were found on the image. Checking if backing clusters are allocated when they shouldn't -qemu-io> 128/128 sectors not allocated at offset 1 MiB -qemu-io> qemu-io> 128/128 sectors not allocated at offset 4.001 GiB +qemu-io> 0/128 sectors allocated at offset 1 MiB +qemu-io> qemu-io> 0/128 sectors allocated at offset 4.001 GiB qemu-io> Reading === IO: pattern 0 |