diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-06-01 10:52:18 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2021-06-02 14:23:20 +0200 |
commit | 30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc (patch) | |
tree | 636ee716a8031971eadd6bff3ffd4e0ce6ec4b84 /tests/qtest | |
parent | da261b69aee9acb46ac1b0ebfe0ccb7b74450a88 (diff) | |
download | qemu-30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc.zip |
block: improve permission conflict error message
Now permissions are updated as follows:
1. do graph modifications ignoring permissions
2. do permission update
(of course, we rollback [1] if [2] fails)
So, on stage [2] we can't say which users are "old" and which are
"new" and exist only since [1]. And current error message is a bit
outdated. Let's improve it, to make everything clean.
While being here, add also a comment and some good assertions.
iotests 283, 307, qsd-jobs outputs are updated.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210601075218.79249-7-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qtest')
0 files changed, 0 insertions, 0 deletions