Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Andrew Morton <a...@linux-foundation.org>:
On Mon, 28 Apr 2025 02:59:05 +0800 you wrote: > From: Kairui Song <kas...@tencent.com> > > 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` and that is not supported for f2fs. So just drop it > and use folio->index instead. > > [...] Here is the summary with links: - [f2fs-dev,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 Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel