Skip to content
Commit b577d0cd authored by Al Viro's avatar Al Viro
Browse files

9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"



In commit 45089142 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.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e34d657f
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