OSDN Git Service

qemu-iotests: Test change-backing-file command
authorKevin Wolf <kwolf@redhat.com>
Fri, 15 Sep 2017 16:56:41 +0000 (18:56 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 26 Sep 2017 12:46:23 +0000 (14:46 +0200)
commit3fb23e07516aae13d1ba566740c1c81ae12184b7
treeb392bcfffdc7a00b70e3610d9d6bc4ec81036c08
parent3045025991ebeec77ce89c8ec56e83858950bbb3
qemu-iotests: Test change-backing-file command

This involves a temporary read-write reopen if the backing file link in
the middle of a backing file chain should be changed and is therefore a
good test for the latest bdrv_reopen() vs. op blockers fixes.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/195 [new file with mode: 0755]
tests/qemu-iotests/195.out [new file with mode: 0644]
tests/qemu-iotests/group