qcow2: Move sync out of write_refcount_block_entries
authorKevin Wolf <kwolf@redhat.com>
Fri, 17 Sep 2010 14:31:03 +0000 (16:31 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 21 Sep 2010 13:39:42 +0000 (15:39 +0200)
commit1c138c0f6276de6ba1dc338e65699fdf960b95fc
tree8dc4a0ac30d2595621e73f57c912ac59b499a452
parent17076685e37b20640cb303e5068b72518b843cde
qcow2: Move sync out of write_refcount_block_entries

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2-refcount.c