Files
linux/Documentation
Ondrej Mosnacek 1b44528bf4 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:09:38 +01:00
..
2021-09-02 18:04:17 +02:00
2021-07-21 19:54:21 -07:00
2025-10-29 14:03:08 +01:00
2021-08-27 00:56:34 +10:00
2021-08-05 12:31:51 +02:00
2021-05-26 09:11:24 +02:00