qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/2] block: Fix hang with mirroring qcow2


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v3 0/2] block: Fix hang with mirroring qcow2
Date: Fri, 8 Apr 2016 16:59:39 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, 04/05 19:20, Fam Zheng wrote:
> See patch 1 for the bug analysis.
> 
> v3: Make bdrv_co_drain a public function and use it directly in 
> block/mirror.c.
>     [Stefan]

Stefan, are you happy with this version for 2.6?

Fam

> 
> 
> 
> Fam Zheng (2):
>   block: Fix bdrv_drain in coroutine
>   mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)
> 
>  block/io.c            | 45 +++++++++++++++++++++++++++++++++++++++++++++
>  block/mirror.c        |  2 +-
>  include/block/block.h |  1 +
>  3 files changed, 47 insertions(+), 1 deletion(-)
> 
> -- 
> 2.7.4
> 
> 



reply via email to

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