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 <makov...@gmail.com> > > --- > > 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 <rjo...@redhat.com> 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/