[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174950257781.1531626.13890659221205140362.git-patchwork-notify@kernel.org>
Date: Mon, 09 Jun 2025 20:56:17 +0000
From: patchwork-bot+f2fs@...nel.org
To: Kairui Song <ryncsn@...il.com>
Cc: linux-mm@...ck.org, kasong@...cent.com, nphamcs@...il.com,
chrisl@...nel.org, david@...hat.com, hughd@...gle.com,
linux-kernel@...r.kernel.org, willy@...radead.org,
linux-f2fs-devel@...ts.sourceforge.net, yosryahmed@...gle.com,
hannes@...xchg.org, jaegeuk@...nel.org, akpm@...ux-foundation.org,
ying.huang@...ux.alibaba.com
Subject: Re: [f2fs-dev] [PATCH 3/6] f2fs: drop usage of folio_index
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Andrew Morton <akpm@...ux-foundation.org>:
On Mon, 28 Apr 2025 02:59:05 +0800 you wrote:
> From: Kairui Song <kasong@...cent.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
Powered by blists - more mailing lists