Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9p: missing chunk of "fs/9p: Don't update file type when updating fil…
…e attributes" In commit 4508914 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: Al Viro <[email protected]>
- Loading branch information