Home
last modified time | relevance | path

Searched hist:"593 fb83c" (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dqcow2.h593fb83c Fri Dec 07 17:08:43 GMT 2012 Kevin Wolf <kwolf@redhat.com> qcow2: Introduce Qcow2COWRegion

This makes it easier to address the areas for which a COW must be
performed. As a nice side effect, the COW code in
qcow2_alloc_cluster_link_l2 becomes really trivial.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dqcow2-cluster.c593fb83c Fri Dec 07 17:08:43 GMT 2012 Kevin Wolf <kwolf@redhat.com> qcow2: Introduce Qcow2COWRegion

This makes it easier to address the areas for which a COW must be
performed. As a nice side effect, the COW code in
qcow2_alloc_cluster_link_l2 becomes really trivial.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>