diff options
author | Kevin Wolf <kwolf@redhat.com> | 2022-11-18 18:41:03 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-12-15 16:07:42 +0100 |
commit | 631086deefc32690ee56efed1c5b891dec31ae37 (patch) | |
tree | b43912b7f07324d91f71e32e57f99fce324c8fbc /include/block/block-global-state.h | |
parent | d22933acd2f470eeef779e4d444e848f76dcfaf8 (diff) |
block: Don't use subtree drains in bdrv_drop_intermediate()
Instead of using a subtree drain from the top node (which also drains
child nodes of base that we're not even interested in), use a normal
drain for base, which automatically drains all of the parents, too.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20221118174110.55183-9-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/block/block-global-state.h')
0 files changed, 0 insertions, 0 deletions