[PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

2021-03-17 Thread Vladimir Sementsov-Ogievskiy
Add the test that shows that concept of ignore_children is incomplete. Actually, when we want to update something, ignoring permission of some existing BdrvChild, we should ignore also the propagated effect of this child to the other children. But that's not done. Better approach (update permission

Re: [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

2021-04-23 Thread Kevin Wolf
Am 17.03.2021 um 15:34 hat Vladimir Sementsov-Ogievskiy geschrieben: > Add the test that shows that concept of ignore_children is incomplete. > Actually, when we want to update something, ignoring permission of some > existing BdrvChild, we should ignore also the propagated effect of this > child t

Re: [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

2021-04-23 Thread Vladimir Sementsov-Ogievskiy
23.04.2021 15:25, Kevin Wolf wrote: Am 17.03.2021 um 15:34 hat Vladimir Sementsov-Ogievskiy geschrieben: Add the test that shows that concept of ignore_children is incomplete. Actually, when we want to update something, ignoring permission of some existing BdrvChild, we should ignore also the pr

Re: [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

2021-04-23 Thread Kevin Wolf
Am 23.04.2021 um 14:46 hat Vladimir Sementsov-Ogievskiy geschrieben: > 23.04.2021 15:25, Kevin Wolf wrote: > > Am 17.03.2021 um 15:34 hat Vladimir Sementsov-Ogievskiy geschrieben: > > > Add the test that shows that concept of ignore_children is incomplete. > > > Actually, when we want to update som

Re: [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

2021-04-23 Thread Vladimir Sementsov-Ogievskiy
23.04.2021 15:59, Kevin Wolf wrote: Am 23.04.2021 um 14:46 hat Vladimir Sementsov-Ogievskiy geschrieben: 23.04.2021 15:25, Kevin Wolf wrote: Am 17.03.2021 um 15:34 hat Vladimir Sementsov-Ogievskiy geschrieben: Add the test that shows that concept of ignore_children is incomplete. Actually, whe