fs/9p: Expand setup of writeback cache to all levels
authorEric Van Hensbergen <ericvh@kernel.org>
Thu, 8 Dec 2022 02:03:32 +0000 (02:03 +0000)
committerEric Van Hensbergen <ericvh@kernel.org>
Thu, 23 Feb 2023 22:39:36 +0000 (22:39 +0000)
commit344504e912ea49033d012dad9de3f68e20c07634
treeba2a6c0b0d224fe032138de6f922544edc955154
parent2a03472262c05f965d7ba394ed35dc9867ba3095
fs/9p: Expand setup of writeback cache to all levels

If cache is enabled, make sure we are putting the right things
in place (mainly impacts mmap).  This also sets us up for more
cache levels.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
fs/9p/v9fs.c
fs/9p/vfs_addr.c
fs/9p/vfs_file.c
fs/9p/vfs_inode.c
fs/9p/vfs_inode_dotl.c