On Fri, Mar 20, 2020 at 07:22:19AM -0700, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <[email protected]> > > ext4 and f2fs have duplicated the guts of the readahead code so > they can read past i_size. Instead, separate out the guts of the > readahead code so they can call it directly. > > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Reviewed-by: William Kucharski <[email protected]>
Reviewed-by: Eric Biggers <[email protected]> Tested-by: Eric Biggers <[email protected]> - Eric
