Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaeg...@kernel.org>:

On Fri, 18 Oct 2024 14:26:36 +0800 you wrote:
> first_zoned_segno() returns a fixed value, let's cache it in
> structure f2fs_sb_info to avoid redundant calculation.
> 
> Signed-off-by: Chao Yu <c...@kernel.org>
> ---
>  fs/f2fs/f2fs.h    |  1 +
>  fs/f2fs/segment.c |  4 ++--
>  fs/f2fs/segment.h | 10 ----------
>  fs/f2fs/super.c   | 13 +++++++++++++
>  4 files changed, 16 insertions(+), 12 deletions(-)

Here is the summary with links:
  - [f2fs-dev,1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
    https://git.kernel.org/jaegeuk/f2fs/c/08060c0b1414
  - [f2fs-dev,2/3] f2fs: zone: allow IPU for regular file in regular block 
device
    (no matching commit)
  - [f2fs-dev,3/3] f2fs: support NOCoW flag
    (no matching commit)

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

Reply via email to