tests/qemu-iotests/273
0 → 100755
+76
−0
tests/qemu-iotests/273.out
0 → 100644
+337
−0
+1
−0
Loading
Test that doing a second blockdev-snapshot doesn't make the first overlay's backing file go away. Signed-off-by:Kevin Wolf <kwolf@redhat.com> Reviewed-by:
Peter Krempa <pkrempa@redhat.com>