« Previous | Next » 

Revision 6601553e

ID6601553e27091ffe240bea69227adce941fe12e8

Added by Kevin Wolf about 10 years ago

block: Introduce bdrv_co_do_pwritev()

This is going to become the bdrv_co_do_preadv() equivalent for writes.
In this patch, however, just a function taking byte offsets is created,
it doesn't align anything yet.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Max Reitz <>
Reviewed-by: Benoit Canet <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences