diff options
author | 2017-02-28 12:45:58 +0100 | |
---|---|---|
committer | 2017-02-28 20:40:37 +0100 | |
commit | bbc02b90bcba371818dbffec89933072f9406945 (patch) | |
tree | e8c4b9b1e495a5bdf90c9034a6303d57a683da83 /scripts/qapi-commands.py | |
parent | block: Allow backing file links in change_parent_backing_link() (diff) | |
download | qemu-bbc02b90bcba371818dbffec89933072f9406945.tar.xz qemu-bbc02b90bcba371818dbffec89933072f9406945.zip |
blockjob: Factor out block_job_remove_all_bdrv()
In some cases, we want to remove op blockers on intermediate nodes
before the whole block job transaction has completed (because they block
restoring the final graph state during completion). Provide a function
for this.
The whole block job lifecycle is a bit messed up and it's hard to
actually do all things in the right order, but I'll leave simplifying
this for another day.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions