Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Fri, 9 Jan 2026 22:46:18 +0800 you wrote: > From: Yongpeng Yang <[email protected]> > > In the second call to f2fs_map_blocks within f2fs_read_data_large_folio, > map.m_len exceeds the logical address space to be read. This patch > ensures map.m_len does not exceed the required address space. > > Signed-off-by: Yongpeng Yang <[email protected]> > > [...] Here is the summary with links: - [f2fs-dev,1/1] f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folio https://git.kernel.org/jaegeuk/f2fs/c/540d34c18272 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
