]> git.proxmox.com Git - mirror_qemu.git/commit
qcow2: Add two new fields to BDRVQcowState
authorMax Reitz <mreitz@redhat.com>
Tue, 10 Feb 2015 20:28:43 +0000 (15:28 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Mar 2015 13:02:20 +0000 (14:02 +0100)
commit346a53df38e29021e4a9e8c2a759b05744902857
tree4fb40e0b5184a98ccd17fb7d67708a7ef9c88c5b
parent0a6ed700061fdd86b3c4b71366be42503ac2ce23
qcow2: Add two new fields to BDRVQcowState

Add two new fields regarding refcount information (the bit width of
every entry and the maximum refcount value) to the BDRVQcowState.

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.c
block/qcow2.h