qcow2: Add function for refcount order amendment
authorMax Reitz <mreitz@redhat.com>
Mon, 27 Jul 2015 15:51:37 +0000 (17:51 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 18 Dec 2015 13:34:43 +0000 (14:34 +0100)
commit791c9a004efbcff57c72dc83d19eb2bab0889d45
treed6b55001f7f487b440a2859ebb8dc5d5bb0cdb9d
parentc293a8092743aa0e4982067465d6eea6854d6d0c
qcow2: Add function for refcount order amendment

Add a function qcow2_change_refcount_order() which allows changing the
refcount order of a qcow2 image.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2-refcount.c
block/qcow2.h