xen_disk: when using AIO flush after the operation is completed
commitd56de074698662b102a1901e3bae425f8e4945bf
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 23 Mar 2012 11:37:25 +0000 (23 11:37 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 23 Mar 2012 14:34:16 +0000 (23 14:34 +0000)
tree12c9652c80181536512443b824913c10cde3b2ed
parent820914103ca55c0eb7ecf6f458f18cb7989f439e
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