Re: [PATCH v3 2/4] blkdebug: Allow taking/unsharing permissions

2019-10-28 Thread Vladimir Sementsov-Ogievskiy
28.10.2019 13:46, Max Reitz wrote: > On 16.10.19 13:13, Vladimir Sementsov-Ogievskiy wrote: >> 14.10.2019 18:39, Max Reitz wrote: >>> Sometimes it is useful to be able to add a node to the block graph that >>> takes or unshare a certain set of permissions for debugging purposes. >>> This patch

Re: [PATCH v3 2/4] blkdebug: Allow taking/unsharing permissions

2019-10-28 Thread Max Reitz
On 16.10.19 13:13, Vladimir Sementsov-Ogievskiy wrote: > 14.10.2019 18:39, Max Reitz wrote: >> Sometimes it is useful to be able to add a node to the block graph that >> takes or unshare a certain set of permissions for debugging purposes. >> This patch adds this capability to blkdebug. >> >>

Re: [PATCH v3 2/4] blkdebug: Allow taking/unsharing permissions

2019-10-16 Thread Vladimir Sementsov-Ogievskiy
14.10.2019 18:39, Max Reitz wrote: > Sometimes it is useful to be able to add a node to the block graph that > takes or unshare a certain set of permissions for debugging purposes. > This patch adds this capability to blkdebug. > > (Note that you cannot make blkdebug release or share permissions

[PATCH v3 2/4] blkdebug: Allow taking/unsharing permissions

2019-10-14 Thread Max Reitz
Sometimes it is useful to be able to add a node to the block graph that takes or unshare a certain set of permissions for debugging purposes. This patch adds this capability to blkdebug. (Note that you cannot make blkdebug release or share permissions that it needs to take or cannot share,