« Previous | Next » 

Revision e67a64a8

IDe67a64a869312eccc1487409aaa03177da4d2f26

Added by Kevin Wolf almost 13 years ago

vdi: Avoid direct AIO callback

bdrv_aio_* must not call the callback before returning to its caller. In vdi,
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