Re: [f2fs-dev] [PATCH] f2fs: skip node_change lock for inline data writes
From: patchwork-bot+f2fs
Date: Mon Sep 14 2026 - 13:37:01 EST
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@xxxxxxxxxx>:
On Sun, 6 Sep 2026 14:56:11 +0000 you wrote:
> The node_change lock serializes block reservation in the PRE_AIO path
> against checkpoint preparation, since block reservation can create
> dirty node pages and update checkpoint accounting.
>
> However, writes that remain within the inline data area return before
> the block reservation path. Thus, they do not call
> inc_valid_block_count(), change a node mapping from NULL_ADDR to
> NEW_ADDR, or create a dirty node page as a result of block reservation.
> They also do not update total_valid_block_count or
> alloc_valid_block_count.
>
> [...]
Here is the summary with links:
- [f2fs-dev] f2fs: skip node_change lock for inline data writes
https://git.kernel.org/jaegeuk/f2fs/c/66eec36c2421
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html