« Previous | Next » 

Revision d0c7f642

IDd0c7f642f5eb2cb21d0c3acf766cb375eaaf4666

Added by Kevin Wolf about 10 years ago

block: Introduce bdrv_aligned_preadv()

This separates the part of bdrv_co_do_readv() that needs to happen
before the request is modified to match the backend alignment, and a
part that needs to be executed afterwards and passes the request to the
BlockDriver.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Wenchao Xia <>
Reviewed-by: Max Reitz <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences