Home
last modified time | relevance | path

Searched hist:"20018 e12cfde4847a0e90f0f9942804c20c14894" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 20018e12cfde4847a0e90f0f9942804c20c14894 Mon May 23 11:46:59 CDT 2016 Kevin Wolf <kwolf@redhat.com> 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>