Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Andrew Morton <[email protected]>:
On Thu, 1 May 2025 02:10:49 +0800 you wrote: > From: Kairui Song <[email protected]> > > folio_index is only needed for mixed usage of page cache and swap > cache, for pure page cache usage, the caller can just use > folio->index instead. > > It can't be a swap cache folio here. Swap mapping may only call into fs > through `swap_rw` but f2fs does not use that method for swap. > > [...] Here is the summary with links: - [f2fs-dev,v3,3/6] f2fs: drop usage of folio_index https://git.kernel.org/jaegeuk/f2fs/c/fe15ec046431 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
