tests/qemu-iotests/046
0 → 100755
+215
−0
tests/qemu-iotests/046.out
0 → 100644
+163
−0
+1
−0
Loading
This adds some first tests for qcow2's dependency handling when two
parallel write requests access the same cluster.
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>