Re: [Qemu-devel] [PATCH v8 00/17] qcow2: Fix image repairing

2014-10-22 Thread Kevin Wolf
Am 22.10.2014 um 14:09 hat Max Reitz geschrieben: > As can be seen in the final patch of this series, there are certain > cases where the current repair implementation of qcow2 actually damages > the image further because it allocates new clusters for the refcount > structure which overlap with exi

[Qemu-devel] [PATCH v8 00/17] qcow2: Fix image repairing

2014-10-22 Thread Max Reitz
As can be seen in the final patch of this series, there are certain cases where the current repair implementation of qcow2 actually damages the image further because it allocates new clusters for the refcount structure which overlap with existing but according to the on-disk refcounts (which are as