]> www.infradead.org Git - users/jedix/linux-maple.git/commit
statmount: retrieve security mount options
authorChristian Brauner <brauner@kernel.org>
Thu, 14 Nov 2024 15:31:27 +0000 (16:31 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 14 Nov 2024 16:03:25 +0000 (17:03 +0100)
commitaefff51e1c2986e16f2780ca8e4c97b784800ab5
tree6b39dc1e5bd4a1a65774164bb428c00b8ada1771
parent45c9faf50665812a14fc9b40ab9d6cb893792ffd
statmount: retrieve security mount options

Add the ability to retrieve security mount options. Keep them separate
from filesystem specific mount options so it's easy to tell them apart.
Also allow to retrieve them separate from other mount options as most of
the time users won't be interested in security specific mount options.

Link: https://lore.kernel.org/r/20241114-radtour-ofenrohr-ff34b567b40a@brauner
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c
include/uapi/linux/mount.h