Skip to content
Unverified Commit 5eb98710 authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Christian Brauner
Browse files

fs: fix adding security options to statmount.mnt_opt



Prepending security options was made conditional on sb->s_op->show_options,
but security options are independent of sb options.

Fixes: 056d3313 ("fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()")
Fixes: f9af549d ("fs: export mount options via statmount()")
Cc: stable@vger.kernel.org # v6.11
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
Link: https://lore.kernel.org/r/20250129151253.33241-1-mszeredi@redhat.com


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent b06ddfee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment