On Fri, Nov 21, 2025 at 06:05:01PM +0000, Jaegeuk Kim wrote: > On 11/20, Christoph Hellwig wrote: > > On Fri, Nov 21, 2025 at 01:42:01AM +0000, Jaegeuk Kim wrote: > > > This patch boosts readahead for POSIX_FADV_WILLNEED. > > > > How? That's not a good changelog. > > > > Also open coding the read-ahead logic is not a good idea. The only > > f2fs-specific bits are the compression check, and the extent precaching, > > but you surely should be able to share a read-ahead helper with common > > code instead of duplicating the logic. > > Ok, let me try to write up and post a generic version of the changes.
Did this go anywhere? _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
