OSDN Git Service

iotests: Fix test outputs
authorMax Reitz <mreitz@redhat.com>
Wed, 22 Oct 2014 12:09:42 +0000 (14:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 23 Oct 2014 13:34:01 +0000 (15:34 +0200)
commitd26e6ec052b8768ab45654dbf35d5213818a2cb8
tree9a58a94a2049130c149f07d0e61098f3472fc10e
parent791230d8bbd5c09d80845755a54074cd2d8b5a22
iotests: Fix test outputs

039, 060 and 061 all create images with referenced clusters having a
refcount of 0. Because previous commits changed handling of such errors,
these tests now have a different output. Fix it.

Furthermore, 060 created a refblock with a refcount greater than one
which now results in having to rebuild the refcount structure as well.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/039.out
tests/qemu-iotests/060.out
tests/qemu-iotests/061.out