qcow2: Invoke refcount order amendment function
commit61ce55fc02c57b5ec61e4b3a75dfab7ef6a92bd8
authorMax Reitz <mreitz@redhat.com>
Mon, 27 Jul 2015 15:51:38 +0000 (27 17:51 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 18 Dec 2015 13:34:43 +0000 (18 14:34 +0100)
tree83e14a61bc79625bc310445a569be7913efa6bd8
parent791c9a004efbcff57c72dc83d19eb2bab0889d45
qcow2: Invoke refcount order amendment function

Make use of qcow2_change_refcount_order() to support changing the
refcount order with qemu-img amend.

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.c