qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v4 05/10] file-posix: Implement bdrv_co_copy_ran


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH v4 05/10] file-posix: Implement bdrv_co_copy_range
Date: Thu, 17 May 2018 11:02:27 +0100
User-agent: Mutt/1.9.5 (2018-04-13)

On Fri, May 11, 2018 at 08:08:18PM +0800, Fam Zheng wrote:
> With copy_file_range(2), we can implement the bdrv_co_copy_range
> semantics.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  block/file-posix.c      | 96 
> +++++++++++++++++++++++++++++++++++++++++++++++--
>  include/block/raw-aio.h | 10 ++++--
>  2 files changed, 101 insertions(+), 5 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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