qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qcow2: Handle EAGAIN returned from update_refco


From: Richard W.M. Jones
Subject: Re: [Qemu-devel] [PATCH] qcow2: Handle EAGAIN returned from update_refcount
Date: Wed, 24 Jun 2015 15:22:44 +0100
User-agent: Mutt/1.5.20 (2009-12-10)

On Wed, Jun 24, 2015 at 10:15:21AM -0400, Cole Robinson wrote:
> On 06/24/2015 01:05 AM, Jindřich Makovička wrote:
> > Fixes a crash during image compression
> > 
> > Signed-off-by: Jindřich Makovička <address@hidden>
> > ---
> >  block/qcow2-refcount.c | 22 ++++++++++++----------
> >  1 file changed, 12 insertions(+), 10 deletions(-)
> > 
> 
> Rich Jones already confirmed that this patch fixes a bug he can reliably
> reproduce:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1214855

Confirmed.  You can add

  Tested-by: Richard W.M. Jones <address@hidden>

to this patch.

Also note that if you view the patch without whitespace changes
(eg. git diff -b) then it's actually quite simple.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/



reply via email to

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