« Previous | Next » 

Revision 8c5873d6

ID8c5873d6977fcb752ca50d28425ff30a693b1cc9

Added by Stefan Hajnoczi over 12 years ago

block: drop emulation functions that use coroutines

Block drivers that implement coroutine functions used to get sync and
aio wrappers. This is no longer necessary since all request processing
now happens in a coroutine. If a block driver implements the coroutine
interface then none of the other interfaces will be invoked.

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences