Re: [PATCH 1/3] LSM: Add mount opts blob size tracking
From: Paul Moore <paul@paul-moore.com>
Date: 2025-08-06 22:06:13
Also in:
lkml, selinux
From: Paul Moore <paul@paul-moore.com>
Date: 2025-08-06 22:06:13
Also in:
lkml, selinux
On Jun 17, 2025 Casey Schaufler [off-list ref] wrote:
Add mount option data to the blob size accounting in anticipation of using a shared mnt_opts blob. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> --- include/linux/lsm_hooks.h | 1 + security/lsm_init.c | 2 ++ security/selinux/hooks.c | 1 + security/smack/smack_lsm.c | 1 + 4 files changed, 5 insertions(+)
Since you're respinning this patchset for other reasons, just base it on the existing LSM initialization code. If this patchset collides with the init rework mid-flight I'll handle the merge fixup. I appreciate the consideration, but in this case I think it's easier to not have the dependency. -- paul-moore.com