Searched hist:"30 ebb9aa9203b5051c5c4f4e2421803b94e5f2cc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 307.out | diff 30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc Tue Jun 01 02:52:18 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
H A D | 283.out | diff 30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc Tue Jun 01 02:52:18 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qsd-jobs.out | diff 30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc Tue Jun 01 02:52:18 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/ |
H A D | block.c | diff 30ebb9aa9203b5051c5c4f4e2421803b94e5f2cc Tue Jun 01 02:52:18 CDT 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|