qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix occassional crashes during qcow2 recompress


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Fix occassional crashes during qcow2 recompression
Date: Thu, 25 Jun 2015 15:52:02 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 23, 2015 at 11:34:48PM +0200, Jindřich Makovička wrote:
> Hi,
> 
> the following patch adds missing EAGAIN handling in qcow2 code.
> 
> When the conditions for throwing EAGAIN from the refcount allocator
> are met, qcow-img image recompression fails with "error while writing
> sector".
> 
> Jindřich Makovička (1):
>   qcow2: Handle EAGAIN returned from update_refcount
> 
>  block/qcow2-refcount.c | 23 +++++++++++++----------
>  1 file changed, 13 insertions(+), 10 deletions(-)
> 
> -- 
> 2.1.4
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpvmwpVUkKOk.pgp
Description: PGP signature


reply via email to

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