« Previous | Next » 

Revision c6961b7d

IDc6961b7d38317fd48a8e86a8c2be4b9aeeb71ac0

Added by Stefano Stabellini almost 12 years ago

xen_disk: use bdrv_aio_flush instead of bdrv_flush

Use bdrv_aio_flush instead of bdrv_flush.

Make sure to call bdrv_aio_writev/readv after the presync bdrv_aio_flush is fully
completed and make sure to call the postsync bdrv_aio_flush after
bdrv_aio_writev/readv is fully completed.

Signed-off-by: Stefano Stabellini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences