This is part 3 of the series "Modify block jobs to use node-names"
This has the auto-generated node names, and the addition of node-names to block-commit and block-stream. This maintains the same blocker convention that is in master, i.e. checking the active layer blocker for commit. Jeff Cody (4): block: Auto-generate node_names for each BDS entry block: Accept node-name arguments for block-commit block: add ability for block-stream to use node-name block: Add QMP documentation for block-stream block.c | 16 ++++++++- blockdev.c | 97 +++++++++++++++++++++++++++++++++++++++++++--------- hmp.c | 3 +- qapi/block-core.json | 57 ++++++++++++++++++++++-------- qmp-commands.hx | 91 +++++++++++++++++++++++++++++++++++++++++++----- 5 files changed, 223 insertions(+), 41 deletions(-) -- 1.9.3