]> Git Repo - linux.git/commit
fs/9p: remove unnecessary and overrestrictive check
authorEric Van Hensbergen <[email protected]>
Wed, 19 Jul 2023 16:22:30 +0000 (16:22 +0000)
committerEric Van Hensbergen <[email protected]>
Thu, 20 Jul 2023 16:15:14 +0000 (16:15 +0000)
commit75b396821cb71164dac3a1ad51dda4781ea8dbad
tree66a78e0f68a09b830fc768607a0d2baf9305728b
parent95f41d87810083d8b3dedcce46a4e356cf4a9673
fs/9p: remove unnecessary and overrestrictive check

This eliminates a check for shared that was overrestrictive and
prevented read-only mmaps when writeback caches weren't enabled.

Cc: [email protected]
Fixes: 1543b4c5071c ("fs/9p: remove writeback fid and fix per-file modes")
Reported-by: Robert Schwebel <[email protected]>
Closes: https://lore.kernel.org/v9fs/ZK25XZ%2BGpR3KHIB%[email protected]
Reviewed-by: Dominique Martinet <[email protected]>
Reviewed-by: Christian Schoenebeck <[email protected]>
Signed-off-by: Eric Van Hensbergen <[email protected]>
fs/9p/vfs_file.c
This page took 0.049011 seconds and 4 git commands to generate.