commit | 8f730dd24edd2576ecbd596de7ea4361296b129c | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Oct 09 10:44:28 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 11 16:49:59 2013 +0200 |
tree | a82884d03377a86f789449b757377a64fc6bbeb5 | |
parent | 998b959c1e59044f5d5f64c482f4ce8facc8e0bc [diff] |
qcow2: Free preallocated zero clusters In qcow2_free_any_clusters, preallocated zero clusters should be freed just as normal clusters are. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>