qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 11/21] backup: move r/w error handling code to r


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH 11/21] backup: move r/w error handling code to r/w functions
Date: Tue, 31 Jan 2017 14:57:14 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Fri, Dec 23, 2016 at 05:28:54PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> It simplifies code: we do not need error_is_read parameter and
> retrying in backup_loop. Also, retrying for read and write are separate,
> so we will not reread if write failed after successfull read.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
>  block/backup.c | 141 
> ++++++++++++++++++++++++++++++---------------------------
>  1 file changed, 74 insertions(+), 67 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]