« Previous | Next » 

Revision f1b52868

IDf1b5286803ee66f73034f1f5e0e1cf14f4415f94

Added by Kevin Wolf about 14 years ago

virtio-blk: Fix restart after read error

Current code assumes that only write requests are ever going to be restarted.
This is wrong since rerror=stop exists. Instead of directly starting writes,
use the same request processing as used for new requests.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences