[PATCH v4 1/7] lsm: Add granular mount hooks to replace security_sb_mount
Christian Brauner
brauner at kernel.org
Fri May 22 09:15:52 UTC 2026
On Fri, 15 May 2026 13:01:52 -0700, Song Liu <song at kernel.org> wrote:
> [...]
>
> Reviewed-by: Stephen Smalley <stephen.smalley.work at gmail.com>
> Tested-by: Stephen Smalley <stephen.smalley.work at gmail.com> # for selinux only
> Signed-off-by: Song Liu <song at kernel.org>
> Signed-off-by: Christian Brauner (Amutable) <brauner at kernel.org>
Please cleanly separate the preparatory work for introducing the new
hooks from any changes to fs/namespace.c
Once you have all of the new machinery in place, switch fs/namespace.c
over to the new hooks.
This will make it way easier to review and easier to distribute the
--
Christian Brauner <brauner at kernel.org>
More information about the Linux-security-module-archive
mailing list