Re: [Qemu-devel] [PATCH v6 08/11] qcow2: Rebuild refcount structure during check

2014-10-21 Thread Kevin Wolf
Am 21.10.2014 um 11:52 hat Max Reitz geschrieben: > On 2014-10-21 at 11:31, Kevin Wolf wrote: > >Am 20.10.2014 um 16:35 hat Max Reitz geschrieben: > >>The previous commit introduced the "rebuild" variable to qcow2's > >>implementation of the image consistency check. Now make use of this by > >>addi

Re: [Qemu-devel] [PATCH v6 08/11] qcow2: Rebuild refcount structure during check

2014-10-21 Thread Max Reitz
On 2014-10-21 at 11:31, Kevin Wolf wrote: Am 20.10.2014 um 16:35 hat Max Reitz geschrieben: The previous commit introduced the "rebuild" variable to qcow2's implementation of the image consistency check. Now make use of this by adding a function which creates a completely new refcount structure

Re: [Qemu-devel] [PATCH v6 08/11] qcow2: Rebuild refcount structure during check

2014-10-21 Thread Kevin Wolf
Am 20.10.2014 um 16:35 hat Max Reitz geschrieben: > The previous commit introduced the "rebuild" variable to qcow2's > implementation of the image consistency check. Now make use of this by > adding a function which creates a completely new refcount structure > based solely on the in-memory informa

[Qemu-devel] [PATCH v6 08/11] qcow2: Rebuild refcount structure during check

2014-10-20 Thread Max Reitz
The previous commit introduced the "rebuild" variable to qcow2's implementation of the image consistency check. Now make use of this by adding a function which creates a completely new refcount structure based solely on the in-memory information gathered before. The old refcount structure will be