qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qcow2: Free only newly allocated clusters on er


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] qcow2: Free only newly allocated clusters on error
Date: Fri, 27 Sep 2013 11:48:29 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 27.09.2013 um 10:21 hat Max Reitz geschrieben:
> In expand_zero_clusters_in_l1, a new cluster is only allocated if it was
> not already preallocated. On error, such preallocated clusters should
> not be freed, but only the newly allocated ones.
> 
> Signed-off-by: Max Reitz <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

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