]> 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)
commit1f723abc2b6f145e122abce9eded0901e47e1e11
treef80721e75372ccaeeaad00542eb18b2d45dc43dd
parent9b0bfe2fc5506fcccd87a9afdbcdf6ef3d17fa47
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