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: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH 4/9] block/io: move bdrv_rw_co_entry and friends down
Date: Mon, 27 Apr 2020 17:11:37 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

20.04.2020 19:04, Stefan Hajnoczi wrote:
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.

I think, I'll put it directly to commit message, hope you don't mind.


Reviewed-by: Stefan Hajnoczi <address@hidden>



--
Best regards,
Vladimir



reply via email to

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