Home
last modified time | relevance | path

Searched hist:d736f119dae6d292e8d60f2e02fa51a79524113e (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock.hdiff d736f119dae6d292e8d60f2e02fa51a79524113e Mon Dec 18 09:05:48 CST 2017 Kevin Wolf <kwolf@redhat.com> 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>
H A Dblock_int.hdiff d736f119dae6d292e8d60f2e02fa51a79524113e Mon Dec 18 09:05:48 CST 2017 Kevin Wolf <kwolf@redhat.com> 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>
/openbmc/qemu/block/
H A Dio.cdiff d736f119dae6d292e8d60f2e02fa51a79524113e Mon Dec 18 09:05:48 CST 2017 Kevin Wolf <kwolf@redhat.com> 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>
/openbmc/qemu/
H A Dblock.cdiff d736f119dae6d292e8d60f2e02fa51a79524113e Mon Dec 18 09:05:48 CST 2017 Kevin Wolf <kwolf@redhat.com> 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>