linux/fs/9p
Al Viro 56a7f57da5 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
commit b577d0cd21 upstream.

In commit 45089142b1 Aneesh had missed one (admittedly, very unlikely
to hit) case in v9fs_stat2inode_dotl().  However, the same considerations
apply there as well - we have no business whatsoever to change ->i_rdev
or the file type.

Cc: Tadeusz Struk <tadeusz.struk@linaro.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-22 14:13:12 +02:00
..
acl.c
acl.h
cache.c
cache.h
fid.c
fid.h
Kconfig
Makefile
v9fs_vfs.h
v9fs.c
v9fs.h
vfs_addr.c
vfs_dentry.c
vfs_dir.c
vfs_file.c fs: 9p: add generic splice_write file operation 2020-12-01 21:40:47 +01:00
vfs_inode_dotl.c 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" 2022-06-22 14:13:12 +02:00
vfs_inode.c new helper: inode_wrong_type() 2021-09-08 08:49:01 +02:00
vfs_super.c
xattr.c
xattr.h