qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 13/29] block: Introduce bdrv_co_do_pwritev()


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 13/29] block: Introduce bdrv_co_do_pwritev()
Date: Sat, 18 Jan 2014 01:00:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 17.01.2014 15:15, Kevin Wolf wrote:
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 <address@hidden>
---
  block.c | 24 ++++++++++++++++++------
  1 file changed, 18 insertions(+), 6 deletions(-)

Together with patch 29:

Reviewed-by: Max Reitz <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]