diff options
author | Kevin Wolf | 2016-05-23 18:46:59 +0200 |
---|---|---|
committer | Kevin Wolf | 2016-05-25 19:04:11 +0200 |
commit | 20018e12cfde4847a0e90f0f9942804c20c14894 (patch) | |
tree | 2bbc1194536dd1f177c8ea37aeabc18882ea336c /include | |
parent | block: Fix reconfiguring graph with drained nodes (diff) | |
download | qemu-20018e12cfde4847a0e90f0f9942804c20c14894.tar.gz qemu-20018e12cfde4847a0e90f0f9942804c20c14894.tar.xz qemu-20018e12cfde4847a0e90f0f9942804c20c14894.zip |
block: Propagate .drained_begin/end callbacks
When draining intermediate nodes (i.e. nodes that aren't the root node
for at least one of their parents; with node references, the user can
always configure the graph to create this situation), we need to
propagate the .drained_begin/end callbacks all the way up to the root
for the drain to be effective.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions