Home
last modified time | relevance | path

Searched hist:aaa4d20b (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqcow2-cluster.caaa4d20b Wed Jun 01 13:21:05 GMT 2016 Kevin Wolf <kwolf@redhat.com> qcow2: Make copy_sectors() byte based

This will allow copy on write operations where the overwritten part of
the cluster is not aligned to sector boundaries.

Also rename the function because it has nothing to do with sectors any
more.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>