Re: [PATCH] mm/filemap: do not allocate cache pages beyond end of file at read

From: Andreas GrÃnbacher
Date: Fri Nov 22 2019 - 18:59:31 EST


Hi,

Am Do., 31. Okt. 2019 um 12:43 Uhr schrieb Steven Whitehouse
<swhiteho@xxxxxxxxxx>:
> Andreas, Bob, have I missed anything here?

I've looked into this a bit, and it seems that there's a reasonable
way to get rid of the lock taking in ->readpage and ->readpages
without a lot of code duplication. My proposal for that consists of
multiple patches, so I've posted it separately:

https://lore.kernel.org/linux-fsdevel/20191122235324.17245-1-agruenba@xxxxxxxxxx/T/#t

Thanks,
Andreas