qcow2: Use bytes instead of sectors for QCowL2Meta
commit8556739355d2a5392334c237486e32bd0f24c227
authorKevin Wolf <kwolf@redhat.com>
Wed, 1 Jun 2016 12:08:56 +0000 (1 14:08 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 16 Jun 2016 13:19:55 +0000 (16 15:19 +0200)
tree1b220fbe4beba6bc18bf795da70d89ef4017bfb0
parentaaa4d20b4972bb1a811ce929502e6741835d584e
qcow2: Use bytes instead of sectors for QCowL2Meta

In preparation for implementing .bdrv_co_pwritev in qcow2.

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