]> Git Repo - qemu.git/commit - block/qcow2-refcount.c
qcow2: introduce qcow2_write_caches and qcow2_flush_caches
authorPaolo Bonzini <[email protected]>
Thu, 1 Mar 2018 16:36:14 +0000 (17:36 +0100)
committerKevin Wolf <[email protected]>
Fri, 9 Mar 2018 14:17:47 +0000 (15:17 +0100)
commit8b220eb7c8a1b1d5bc2522f394e16456bf20c91f
tree9af87515e6c6b5547b963b3e2c7781cc25bc8934
parentf87e08f9e24b43d123bbbafd3348bf0f3d67c31a
qcow2: introduce qcow2_write_caches and qcow2_flush_caches

They will be used to avoid recursively taking s->lock during
bdrv_open or bdrv_check.

Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <1516279431[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/qcow2-refcount.c
block/qcow2.c
block/qcow2.h
This page took 0.025693 seconds and 4 git commands to generate.