Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Enderborg, Peter
On 5/28/20 2:23 PM, Greg Kroah-Hartman wrote: > On Thu, May 28, 2020 at 12:04:32PM +, Enderborg, Peter wrote: >> On 5/28/20 11:27 AM, Greg Kroah-Hartman wrote: >>> On Thu, May 28, 2020 at 08:39:02AM +, Enderborg, Peter wrote: On 5/28/20 10:27 AM, Greg Kroah-Hartman wrote: > On Thu,

Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Greg Kroah-Hartman
On Thu, May 28, 2020 at 12:04:32PM +, Enderborg, Peter wrote: > On 5/28/20 11:27 AM, Greg Kroah-Hartman wrote: > > On Thu, May 28, 2020 at 08:39:02AM +, Enderborg, Peter wrote: > >> On 5/28/20 10:27 AM, Greg Kroah-Hartman wrote: > >>> On Thu, May 28, 2020 at 10:00:31AM +0200, Peter Enderbor

Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Enderborg, Peter
On 5/28/20 11:27 AM, Greg Kroah-Hartman wrote: > On Thu, May 28, 2020 at 08:39:02AM +, Enderborg, Peter wrote: >> On 5/28/20 10:27 AM, Greg Kroah-Hartman wrote: >>> On Thu, May 28, 2020 at 10:00:31AM +0200, Peter Enderborg wrote: Since debugfs include sensitive information it need to be tr

Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Greg Kroah-Hartman
On Thu, May 28, 2020 at 08:39:02AM +, Enderborg, Peter wrote: > On 5/28/20 10:27 AM, Greg Kroah-Hartman wrote: > > On Thu, May 28, 2020 at 10:00:31AM +0200, Peter Enderborg wrote: > >> Since debugfs include sensitive information it need to be treated > >> carefully. But it also has many very us

Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Enderborg, Peter
On 5/28/20 10:27 AM, Greg Kroah-Hartman wrote: > On Thu, May 28, 2020 at 10:00:31AM +0200, Peter Enderborg wrote: >> Since debugfs include sensitive information it need to be treated >> carefully. But it also has many very useful debug functions for userspace. >> With this option we can have same c

Re: [PATCH] debugfs: Add mount restriction option

2020-05-28 Thread Greg Kroah-Hartman
On Thu, May 28, 2020 at 10:00:31AM +0200, Peter Enderborg wrote: > Since debugfs include sensitive information it need to be treated > carefully. But it also has many very useful debug functions for userspace. > With this option we can have same configuration for system with > need of debugfs and a