Files
linux/fs
Al Viro b68c7b426b 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>
2023-06-29 09:26:26 +09:00
..
2023-05-15 16:47:08 +09:00
2023-05-15 14:09:19 +09:00
2023-05-16 12:33:18 +09:00
2023-05-15 11:49:44 +09:00
2023-05-15 10:36:26 +09:00
2023-05-15 17:11:10 +09:00
2018-02-17 13:21:15 +01:00
2023-05-16 12:22:18 +09:00