[-next PATCH] security: use octal not symbolic permissions

Tetsuo Handa penguin-kernel at i-love.sakura.ne.jp
Mon Jun 11 20:57:37 UTC 2018


On 2018/06/12 4:01, Joe Perches wrote:
> Currently security files use a mixture of octal and symbolic styles
> for permissions.
> 
> Using octal and not symbolic permissions is preferred by many as more
> readable.
> 
> see: https://lkml.org/lkml/2016/8/2/1945
> 
> Prefer the direct use of octal for permissions.
> 
> Signed-off-by: Joe Perches <joe at perches.com>
> 
>  security/tomoyo/condition.c     | 18 ++++++-------
> 
> diff --git a/security/tomoyo/condition.c b/security/tomoyo/condition.c

Acked-by: Tetsuo Handa <penguin-kernel at I-love.SAKURA.ne.jp>

for the TOMOYO part.
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list