]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: convert ceph_readpages to ceph_readahead
authorJeff Layton <jlayton@kernel.org>
Thu, 9 Jul 2020 18:43:23 +0000 (14:43 -0400)
committerJeff Layton <jlayton@kernel.org>
Thu, 28 Jan 2021 12:36:15 +0000 (07:36 -0500)
commit234cdf8d3e1b6a393d9c551396d7acfd1bbb22d0
tree660f44faf19813616ce0aa0f3eabaed7ea8e46c5
parentd7e7695d7aebd201cd7122b123a36c7cd16bdb02
ceph: convert ceph_readpages to ceph_readahead

Convert ceph_readpages to ceph_readahead and make it use
netfs_readahead. With this we can rip out a lot of the old
readpage/readpages infrastructure.

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