diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2024-12-11 13:11:17 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-12-13 13:47:04 +0100 |
commit | aa21f333c86c8a09d39189de87abb0153d338190 (patch) | |
tree | e4363f813a61065020d399d2169c2dbb3059f238 /fs/file.c | |
parent | Merge patch series "iomap: fix zero padding data issue in concurrent append w... (diff) | |
download | linux-aa21f333c86c8a09d39189de87abb0153d338190.tar.xz linux-aa21f333c86c8a09d39189de87abb0153d338190.zip |
fs: fix is_mnt_ns_file()
Commit 1fa08aece425 ("nsfs: convert to path_from_stashed() helper") reused
nsfs dentry's d_fsdata, which no longer contains a pointer to
proc_ns_operations.
Fix the remaining use in is_mnt_ns_file().
Fixes: 1fa08aece425 ("nsfs: convert to path_from_stashed() helper")
Cc: stable@vger.kernel.org # v6.9
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Link: https://lore.kernel.org/r/20241211121118.85268-1-mszeredi@redhat.com
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions