Re: [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it

From: David Howells
Date: Thu Jan 27 2022 - 11:09:55 EST


> (4) Make ->readahead() call

(4) Make cifs_readahead() call into the cache to query if and where is has
data available, and if it has, read data from it.

David