Re: [PATCH 2/2] debugfs: Add access restriction option

From: Randy Dunlap
Date: Thu Jul 16 2020 - 11:26:22 EST


On 7/16/20 12:15 AM, Peter Enderborg wrote:
> ---
> .../admin-guide/kernel-parameters.txt | 15 +++++++
> fs/debugfs/inode.c | 39 +++++++++++++++++++
> fs/debugfs/internal.h | 14 +++++++
> lib/Kconfig.debug | 32 +++++++++++++++
> 4 files changed, 100 insertions(+)
>

Hi Peter,
The changes look good. Thanks.

--
~Randy