]> git.baikalelectronics.ru Git - kernel.git/commit
landlock: Create find_rule() from unmask_layers()
authorMickaël Salaün <mic@digikod.net>
Fri, 6 May 2022 16:10:53 +0000 (18:10 +0200)
committerMickaël Salaün <mic@digikod.net>
Mon, 23 May 2022 11:27:56 +0000 (13:27 +0200)
commitb91caf1f9b343358272672fd7e7b6ea9fd5c0b6c
treef80721e75372ccaeeaad00542eb18b2d45dc43dd
parent53892fcde0dd748e8e697a96f2d935bdb761fbea
landlock: Create find_rule() from unmask_layers()

This refactoring will be useful in a following commit.

Reviewed-by: Paul Moore <paul@paul-moore.com>
Link: https://lore.kernel.org/r/20220506161102.525323-4-mic@digikod.net
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
security/landlock/fs.c