Re: [f2fs-dev] [PATCH] f2fs: only redirty pinned folios in redirty_blocks
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]> Wed, 05 Aug 2026 21:20:56 +0000
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178596485663.530543.6106799937167752297.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Mon, 27 Jul 2026 21:04:29 +0800 you wrote: > redirty_blocks() pins folios with read_cache_folio() and then walks the > same range again with filemap_lock_folio() to redirty them and drop the > references it took. > > Commit 5951fee46bef ("f2fs: Use a folio in redirty_blocks()") changed > the second pass to a do/while loop. If read_cache_folio() fails before > anything is pinned, page_idx does not advance but the cleanup loop still > runs once. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: only redirty pinned folios in redirty_blocks https://git.kernel.org/jaegeuk/f2fs/c/85171332742e 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