]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: convert readpage to fscache read helper
authorJeff Layton <jlayton@kernel.org>
Mon, 1 Jun 2020 14:10:21 +0000 (10:10 -0400)
committerJeff Layton <jlayton@kernel.org>
Thu, 28 Jan 2021 12:36:14 +0000 (07:36 -0500)
commit1cf7fdf52d5a7b39d278197d07e6d252684ea7a6
tree98878967c869ec8c58c788a35eef90fd4af66ab6
parent97fcbb235a382fbcbbd23598c36f5261a9a4f51a
ceph: convert readpage to fscache read helper

Have the ceph KConfig select NETFS_SUPPORT. Add a new netfs ops
structure and the operations for it. Convert ceph_readpage to use
the new netfs_readpage helper.

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