linux/fs/9p
David Howells 2cee6fbb7f fscache: Remove the contents of the fscache driver, pending rewrite
Remove the code that comprises the fscache driver as it's going to be
substantially rewritten, with the majority of the code being erased in the
rewrite.

A small piece of linux/fscache.h is left as that is #included by a bunch of
network filesystems.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com
Link: https://lore.kernel.org/r/163819578724.215744.18210619052245724238.stgit@warthog.procyon.org.uk/ # v1
Link: https://lore.kernel.org/r/163906884814.143852.6727245089843862889.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/163967077097.1823006.1377665951499979089.stgit@warthog.procyon.org.uk/ # v3
Link: https://lore.kernel.org/r/164021485548.640689.13876080567388696162.stgit@warthog.procyon.org.uk/ # v4
2022-01-07 09:22:19 +00:00
..
acl.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
acl.h 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
cache.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
cache.h 9p: Convert to using the netfs helper lib to do reads and caching 2021-11-03 17:45:02 +09:00
fid.c fs/9p: fix indentation and Add missing a blank line after declaration 2021-11-03 17:45:03 +09:00
fid.h 9p: apply review requests for fid refcounting 2020-11-19 17:21:34 +01:00
Kconfig fscache, cachefiles: Disable configuration 2022-01-07 09:21:44 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
v9fs_vfs.h 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
v9fs.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
v9fs.h fs/9p: fix warnings found by checkpatch.pl 2021-11-03 17:45:03 +09:00
vfs_addr.c fscache: Remove the contents of the fscache driver, pending rewrite 2022-01-07 09:22:19 +00:00
vfs_dentry.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
vfs_dir.c 9p: fix file headers 2021-11-03 17:45:04 +09:00
vfs_file.c netfs, 9p, afs, ceph: Use folios 2021-11-10 21:16:56 +00:00
vfs_inode_dotl.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
vfs_inode.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
vfs_super.c 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00
xattr.c 9p: fix file headers 2021-11-03 17:45:04 +09:00
xattr.h 9p: fix a bunch of checkpatch warnings 2021-11-04 21:04:25 +09:00