qemu-e2k/include/block
Kevin Wolf d736f119da block: Allow graph changes in subtree drained section
We need to remember how many of the drain sections in which a node is
were recursive (i.e. subtree drain rather than node drain), so that they
can be correctly applied when children are added or removed during the
drained section.

With this change, it is safe to modify the graph even inside a
bdrv_subtree_drained_begin/end() section.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-12-22 15:05:32 +01:00
..
accounting.h
aio.h
block_backup.h
block_int.h block: Allow graph changes in subtree drained section 2017-12-22 15:05:32 +01:00
block.h block: Allow graph changes in subtree drained section 2017-12-22 15:05:32 +01:00
blockjob_int.h blockjob: reimplement block_job_sleep_ns to allow cancellation 2017-11-29 15:26:21 +01:00
blockjob.h blockjob: reimplement block_job_sleep_ns to allow cancellation 2017-11-29 15:26:21 +01:00
dirty-bitmap.h hbitmap: add next_zero function 2017-12-18 10:54:13 -05:00
nbd.h nbd: Fix struct name for structured reads 2017-11-09 10:17:12 -06:00
qapi.h
raw-aio.h
snapshot.h block: Add errp to bdrv_all_goto_snapshot() 2017-11-21 14:48:22 +01:00
thread-pool.h
throttle-groups.h block: add throttle block filter driver 2017-09-06 10:12:02 +02:00
write-threshold.h