commit | 346a53df38e29021e4a9e8c2a759b05744902857 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Feb 10 15:28:43 2015 -0500 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Mar 10 14:02:20 2015 +0100 |
tree | 4fb40e0b5184a98ccd17fb7d67708a7ef9c88c5b | |
parent | 0a6ed700061fdd86b3c4b71366be42503ac2ce23 [diff] |
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>