« Previous | Next » 

Revision b11a24de

IDb11a24dee661dd1e1de0dcbc149052ed67b0647a

Added by Kevin Wolf almost 13 years ago

qcow: Avoid direct AIO callback

bdrv_aio_* must not call the callback before returning to its caller. In qcow,
this could happen in some error cases. This starts the real requests processing
in a BH to avoid this situation.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences