« Previous | Next » 

Revision ba1d1afd

IDba1d1afdfeeb5ec6cbfd0052ab298d9b7cb7e5ba

Added by Kevin Wolf almost 13 years ago

posix-aio-compat: Allow read after EOF

In order to be able to transparently replace bdrv_read calls by bdrv_co_read,
reading beyond EOF must produce zeros instead of short reads for AIO, too.

Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences