commit | 791230d8bbd5c09d80845755a54074cd2d8b5a22 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Oct 22 14:09:41 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Oct 23 15:34:01 2014 +0200 |
tree | abbcc7c1d55baf6a91bce059a235333662c5df5a | |
parent | c7c0681bc8a781e0319b7cf969b904dfe50d083e [diff] |
qcow2: Clean up after refcount rebuild Because the old refcount structure will be leaked after having rebuilt it, we need to recalculate the refcounts and run a leak-fixing operation afterwards (if leaks should be fixed at all). Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>