diff options
author | David Howells <dhowells@redhat.com> | 2022-01-27 17:02:42 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-02-01 17:29:18 +0100 |
commit | 052e04a52dcd3359ba1df25a508a3a93707a3f6e (patch) | |
tree | 22fdf726fdb02cc6e7863eaed6b5cca5ecb8aa2d /drivers/macintosh/via-pmu-event.c | |
parent | cifs: unlock chan_lock before calling cifs_put_tcp_session (diff) | |
download | linux-052e04a52dcd3359ba1df25a508a3a93707a3f6e.tar.xz linux-052e04a52dcd3359ba1df25a508a3a93707a3f6e.zip |
cifs: Transition from ->readpages() to ->readahead()
Transition the cifs filesystem from using the old ->readpages() method to
using the new ->readahead() method.
For the moment, this removes any invocation of fscache to read data from
the local cache, leaving that to another patch.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Steve French <smfrench@gmail.com>
cc: Shyam Prasad N <nspmangalore@gmail.com>
cc: Matthew Wilcox <willy@infradead.org>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: linux-cachefs@redhat.com
Reviewed-by: Rohith Surabattula <rohiths@microsoft.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/macintosh/via-pmu-event.c')
0 files changed, 0 insertions, 0 deletions