Re: [Qemu-devel] [PATCH 5/8] qcow2: Rebuild refcount structure during check

2014-08-15 Thread Max Reitz
On 14.08.2014 14:58, Benoît Canet wrote: The Wednesday 13 Aug 2014 à 23:01:47 (+0200), Max Reitz wrote : 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 refcou

Re: [Qemu-devel] [PATCH 5/8] qcow2: Rebuild refcount structure during check

2014-08-14 Thread Benoît Canet
The Wednesday 13 Aug 2014 à 23:01:47 (+0200), Max Reitz wrote : > 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-

[Qemu-devel] [PATCH 5/8] qcow2: Rebuild refcount structure during check

2014-08-13 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