« Previous | Next » 

Revision b404f720

IDb404f72036716ab8ace04b83a8f0a93be4739a6a

Added by Kevin Wolf over 10 years ago

block: Introduce bdrv_aligned_pwritev()

This separates the part of bdrv_co_do_writev() 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: Max Reitz <>
Reviewed-by: Benoit Canet <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences