Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Fri, 16 Jan 2026 14:29:27 +0800 you wrote: > In error path of f2fs_read_data_large_folio(), if bio is valid, it > may submit bio twice, fix it. > > Signed-off-by: Chao Yu <[email protected]> > --- > v2: > - rebase the code > fs/f2fs/data.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) Here is the summary with links: - [f2fs-dev,v2] f2fs: fix error path handling in f2fs_read_data_large_folio() https://git.kernel.org/jaegeuk/f2fs/c/fe15bc3d447c 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
