]> Git Repo - qemu.git/commit - tests/qemu-iotests/038.out
qemu-iotests: COW with many AIO requests on the same cluster
authorKevin Wolf <[email protected]>
Wed, 13 Jun 2012 15:15:14 +0000 (17:15 +0200)
committerKevin Wolf <[email protected]>
Fri, 15 Jun 2012 12:03:43 +0000 (14:03 +0200)
commit0446919dcab51e7468f346c0a009a88632c5c5e0
tree92eee34c4d49f042e2071f4cb7a221b284420613
parentbce283cc5d5319113abd2122611b4c95ae7cca84
qemu-iotests: COW with many AIO requests on the same cluster

This one is a bit more interesting. The COW operation isn't performed
completely synchronously, and therefore dependencies must be handled
correctly when multiple requests write to the same unallocated cluster.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
tests/qemu-iotests/038 [new file with mode: 0755]
tests/qemu-iotests/038.out [new file with mode: 0644]
tests/qemu-iotests/group
This page took 0.023017 seconds and 4 git commands to generate.