tests/qemu-iotests/255
0 → 100755
+83
−0
tests/qemu-iotests/255.out
0 → 100644
+16
−0
+1
−0
Loading
This tests that concurrent requests are correctly drained before making graph modifications instead of running into assertions in bdrv_replace_node(). Signed-off-by:Kevin Wolf <kwolf@redhat.com> Reviewed-by:
Max Reitz <mreitz@redhat.com>