commit | 32b6444d23d0ff618d73e5b766600cd258066169 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Sep 03 10:09:52 2013 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Sep 12 10:12:46 2013 +0200 |
tree | 423a268eaa2281d71e0d7d1d75ade22e153510aa | |
parent | e7108feaace8e02b3a4bf010448fc2744f753381 [diff] |
qcow2-cluster: Expand zero clusters Add functionality for expanding zero clusters. This is necessary for downgrading the image version to one without zero cluster support. For non-backed images, this function may also just discard zero clusters instead of truly expanding them. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>