commit | c365625b0a7b44ad48dc9ab01605857c8d4cf2c3 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Nov 13 17:26:07 2019 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 07 12:31:31 2020 +0200 |
tree | e2d41d7cee6e7ccffc7e749b1ccc32a98b25c427 | |
parent | 0b877d09df4557900149384d60be0e9c3d309105 [diff] |
iotests: Test that qcow2's data-file is flushed Flushing a qcow2 node must lead to the data-file node being flushed as well. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com>