diff options
author | David Howells <dhowells@redhat.com> | 2022-01-27 16:02:42 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-02-01 10:29:18 -0600 |
commit | 052e04a52dcd3359ba1df25a508a3a93707a3f6e (patch) | |
tree | 22fdf726fdb02cc6e7863eaed6b5cca5ecb8aa2d /fs/jfs/resize.c | |
parent | 489f710a738e24d887823a010b8b206b4124e26f (diff) |
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 'fs/jfs/resize.c')
0 files changed, 0 insertions, 0 deletions