Files
linux/Documentation
Ondrej Mosnacek 48158cab0e fs_context: drop the unused lsm_flags member
[ Upstream commit 4e04143c86 ]

This isn't ever used by VFS now, and it couldn't even work. Any FS that
uses the SECURITY_LSM_NATIVE_LABELS flag needs to also process the
value returned back from the LSM, so it needs to do its
security_sb_set_mnt_opts() call on its own anyway.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Stable-dep-of: 8675c69816 ("NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-19 13:11:37 +01:00
..
2020-10-13 13:33:16 -05:00
2023-04-26 11:27:37 +02:00
2020-10-13 13:33:16 -05:00
2021-05-22 11:40:55 +02:00
2020-11-16 02:13:15 -08:00