]> Git Repo - qemu.git/commit - block/qcow2-refcount.c
qcow2: Move sync out of update_refcount
authorKevin Wolf <[email protected]>
Fri, 17 Sep 2010 14:36:58 +0000 (16:36 +0200)
committerKevin Wolf <[email protected]>
Tue, 21 Sep 2010 13:39:42 +0000 (15:39 +0200)
commit1c4c28149fff77b8c983fdabe4e76bdc8cadd572
treed29c329ef44080ea050e8fd9e0f8563d9e697ba2
parentc01828fb518561235812d1035804e6efca31182a
qcow2: Move sync out of update_refcount

Note that the flush is omitted intentionally in qcow2_free_clusters. If
anything, we can leak clusters here if we lose the writes.

Signed-off-by: Kevin Wolf <[email protected]>
block/qcow2-refcount.c
This page took 0.023575 seconds and 4 git commands to generate.