]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: COW with many AIO requests on the same cluster
authorKevin Wolf <kwolf@redhat.com>
Wed, 13 Jun 2012 15:15:14 +0000 (17:15 +0200)
committerKevin Wolf <kwolf@redhat.com>
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 <kwolf@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qemu-iotests/038 [new file with mode: 0755]
tests/qemu-iotests/038.out [new file with mode: 0644]
tests/qemu-iotests/group