]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: disable old fscache readpage handling
authorJeff Layton <jlayton@kernel.org>
Thu, 21 Jan 2021 17:32:05 +0000 (12:32 -0500)
committerJeff Layton <jlayton@kernel.org>
Thu, 28 Jan 2021 12:36:14 +0000 (07:36 -0500)
commit324292d5734d29c74fdb5931f587bc11fea7941e
tree8f95191aacefee5b093b3a726610bed048e474bb
parent751551a7a74a96c591a69c0a7eb24ca4b21883d6
ceph: disable old fscache readpage handling

With the new netfs read helper functions, we won't need a lot of this
infrastructure as it handles the pagecache pages itself. Rip out the
read handling for now, and much of the old infrastructure that deals in
individual pages.

The cookie handling is mostly unchanged, however.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/addr.c
fs/ceph/cache.c
fs/ceph/cache.h
fs/ceph/caps.c