qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 4/9] block/io: move bdrv_rw_co_entry and friends down


From: Stefan Hajnoczi
Subject: Re: [PATCH 4/9] block/io: move bdrv_rw_co_entry and friends down
Date: Mon, 20 Apr 2020 17:04:56 +0100

On Wed, Apr 08, 2020 at 12:30:46PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> We are going to use bdrv_co_pwritev_part and bdrv_co_preadv_part in
> bdrv_rw_co_entry, so move it down.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
>  block/io.c | 361 +++++++++++++++++++++++++++--------------------------
>  1 file changed, 181 insertions(+), 180 deletions(-)

Note to other reviewers: Comment formatting was changed to conform to
coding style and function order was changed.  Otherwise the code is
unmodified.

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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