Home
last modified time | relevance | path

Searched hist:"7 ec5e6a4" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqcow2-cluster.c7ec5e6a4 Wed Sep 01 10:40:52 GMT 2010 Kevin Wolf <kwolf@redhat.com> qcow2: Remove unnecessary flush after L2 write

When a new cluster was allocated, we only need a flush after the write to the
L2 table if it was a COW and we need to decrease the refcounts of the old
clusters.

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