Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 10 Oct 2023 09:34:59 +0800 you wrote: > Rather than in range of [0, max_file_blocks()), since data after EOF > is alwasy zero, it's unnecessary to preload mapping info of the data. > > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/file.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [f2fs-dev] f2fs: let f2fs_precache_extents() traverses in file range https://git.kernel.org/jaegeuk/f2fs/c/6f560c0f2aa0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
