On 17.01.2014 15:15, Kevin Wolf wrote:
Similar to bdrv_pread(), which aligns byte-aligned request to 512 byte
sectors, bdrv_co_do_preadv() takes a byte-aligned request and aligns it
to the alignment specified in bs->request_alignment.

Signed-off-by: Kevin Wolf <kw...@redhat.com>
---
  block.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
  1 file changed, 58 insertions(+), 6 deletions(-)

Together with patch 29:

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to