diff options
author | Vladimir Sementsov-Ogievskiy | 2021-04-28 17:17:46 +0200 |
---|---|---|
committer | Kevin Wolf | 2021-04-30 12:27:48 +0200 |
commit | 548a74c0dbc858edd1a7ee3045b5f2fe710bd8b1 (patch) | |
tree | 7981e4fabba1ae71a8babdb5b625f54e25e14a49 /tests/qemu-iotests/280 | |
parent | block: fix bdrv_replace_node_common (diff) | |
download | qemu-548a74c0dbc858edd1a7ee3045b5f2fe710bd8b1.tar.gz qemu-548a74c0dbc858edd1a7ee3045b5f2fe710bd8b1.tar.xz qemu-548a74c0dbc858edd1a7ee3045b5f2fe710bd8b1.zip |
block: add bdrv_attach_child_common() transaction action
Split out no-perm part of bdrv_root_attach_child() into separate
transaction action. bdrv_root_attach_child() now moves to new
permission update paradigm: first update graph relations then update
permissions.
qsd-jobs test output updated. Seems now permission update goes in
another order. Still, the test comment say that we only want to check
that command doesn't crash, and it's still so.
Error message is a bit misleading as it looks like job was added first.
But actually in new paradigm of graph update we can't distinguish such
things. We should update the error message, but let's not do it now.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210428151804.439460-19-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/280')
0 files changed, 0 insertions, 0 deletions