ceph: convert ceph_readpage to netfs_readpage
authorJeff Layton <jlayton@kernel.org>
Mon, 1 Jun 2020 14:10:21 +0000 (10:10 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 27 Apr 2021 21:52:22 +0000 (23:52 +0200)
commitf0702876e152f0443911514aec8b2bf563a2432b
treeb44fd061cef9b002173114641a28516c2a9f2345
parent10a7052c7868bc7bc72d947f5aac6f768928db87
ceph: convert ceph_readpage to netfs_readpage

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>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/Kconfig
fs/ceph/addr.c
fs/ceph/cache.h