docs/qcow2: Correct refcount_block_entries
commit4b318d6ca66545e59eafbf595f66e31bf1625d9a
authorMax Reitz <mreitz@redhat.com>
Tue, 2 Sep 2014 22:25:08 +0000 (3 00:25 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 23 Oct 2014 13:34:02 +0000 (23 15:34 +0200)
tree4076192f27a4cc6a4b7b163b9d6456f7d6a2f951
parent17bd5f472754acd2458b53dc02a30d5651e6dd79
docs/qcow2: Correct refcount_block_entries

A refblock entry may have a different size than 16 bits, it may even be
smaller than a byte. Correct the refcount_block_entries calculation
accordingly.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/specs/qcow2.txt