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
Showing
fs/fscache/Makefile
deleted
100644 → 0
fs/fscache/cache.c
deleted
100644 → 0
This diff is collapsed.
fs/fscache/cookie.c
deleted
100644 → 0
This diff is collapsed.
fs/fscache/fsdef.c
deleted
100644 → 0
This diff is collapsed.
fs/fscache/io.c
deleted
100644 → 0
fs/fscache/main.c
deleted
100644 → 0
fs/fscache/netfs.c
deleted
100644 → 0
fs/fscache/object.c
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
fs/fscache/page.c
deleted
100644 → 0
This diff is collapsed.
fs/fscache/proc.c
deleted
100644 → 0
fs/fscache/stats.c
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment