commit | 3fb23e07516aae13d1ba566740c1c81ae12184b7 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Sep 15 18:56:41 2017 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Sep 26 14:46:23 2017 +0200 |
tree | b392bcfffdc7a00b70e3610d9d6bc4ec81036c08 | |
parent | 3045025991ebeec77ce89c8ec56e83858950bbb3 [diff] |
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>