diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-03-27 13:09:22 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-20 15:57:28 +0200 |
commit | c7a4c37a0f768f7ad50f64414d578436019e1e96 (patch) | |
tree | 01150a854eab361135a3db2aa78cfb318cedecb9 /block/qcow2-cluster.c | |
parent | 8e37f681d58bbe166c20559e77fd55b1cb8e6e4b (diff) |
qcow2: Refactor qcow2_free_any_clusters
Zero clusters will add another cluster type. Refactor the open-coded
cluster type detection into a switch of QCOW2_CLUSTER_* options so that
the detection is in a single place. This makes it easier to add new
cluster types.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qcow2-cluster.c')
0 files changed, 0 insertions, 0 deletions