qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 20/29] qed: Add return value to qed_aio_write_co


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 20/29] qed: Add return value to qed_aio_write_cow()
Date: Wed, 31 May 2017 13:42:24 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Fri, May 26, 2017 at 10:22:01PM +0200, Kevin Wolf wrote:
> Don't recurse into qed_aio_next_io() and qed_aio_complete() here, but
> just return an error code and let the caller handle it.
> 
> While refactoring qed_aio_write_alloc() to accomodate the change,
> qed_aio_write_zero_cluster() ended up with a single line, so I chose to
> inline that line and remove the function completely.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qed.c | 58 +++++++++++++++++++++-------------------------------------
>  1 file changed, 21 insertions(+), 37 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]