Files
Ondrej Mosnacek fe6b6a46a4 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-11 15:18:35 +01:00
..
2022-10-05 01:15:38 -05:00
2022-05-29 15:39:04 +08:00
2022-08-02 12:34:04 -04:00
2020-12-10 12:40:07 -06:00
2022-07-15 23:42:30 -07:00
2020-07-09 08:14:01 +02:00
2020-12-15 12:13:39 -08:00
2021-03-25 11:51:23 -06:00