David Howells 052e04a52d 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>
2022-02-01 10:29:18 -06:00
..
2021-06-20 21:28:17 -05:00
2022-01-19 23:14:34 -06:00
2020-06-01 00:10:18 -05:00
2022-01-19 11:21:08 -06:00
2022-01-19 11:21:08 -06:00
2022-01-19 11:21:08 -06:00
2022-01-19 23:14:15 -06:00
2019-01-24 09:37:33 -06:00
2021-04-25 16:28:23 -05:00