Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 2 Sep 2025 20:27:19 +0800 you wrote: > In error path of __get_node_folio(), if the folio is not uptodate, let's > avoid unnecessary folio_clear_uptodate() for cleanup. > > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/node.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [f2fs-dev,1/2] f2fs: avoid unnecessary folio_clear_uptodate() for cleanup https://git.kernel.org/jaegeuk/f2fs/c/2f84e99d6194 - [f2fs-dev,2/2] f2fs: clean up error handing of f2fs_submit_page_read() https://git.kernel.org/jaegeuk/f2fs/c/d0236266cbfe 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
