]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
fs: rename show_mnt_opts -> show_vfsmnt_opts
authorJosef Bacik <josef@toxicpanda.com>
Mon, 24 Jun 2024 19:40:50 +0000 (15:40 -0400)
committerChristian Brauner <brauner@kernel.org>
Fri, 28 Jun 2024 12:36:43 +0000 (14:36 +0200)
commitc72b6b72240508f2ed9308f0d845e3cd35a92759
tree010c48b9c5aa0a74d1b511f7f3c172fbec6c5964
parentd842379313a2c205dae64dbfd0aa13dba142a867
fs: rename show_mnt_opts -> show_vfsmnt_opts

This name is more consistent with what the helper does, which is to just
show the vfsmount options.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Link: https://lore.kernel.org/r/fb363c62ffbf78a18095d596a19b8412aa991251.1719257716.git.josef@toxicpanda.com
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/proc_namespace.c