]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
xen_disk: when using AIO flush after the operation is completed
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 23 Mar 2012 11:37:25 +0000 (11:37 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 11 Apr 2012 13:51:12 +0000 (13:51 +0000)
commit4db776322827f0930d53b9e162dc1c6600d918d0
treedfc872015b7b0fd823129a4e452f6dfc75be1492
parent47982cb00584371928e44ab6dfc6865d605a52fd
xen_disk: when using AIO flush after the operation is completed

If ioreq->postsync call bdrv_flush when the AIO operation is actually
completed.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen_disk.c