Re: [f2fs-dev] [PATCH] f2fs: fix incomplete block usage in compact SSA summaries

2026-01-30 Thread patchwork-bot+f2fs--- via Linux-f2fs-devel
Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :

On Mon, 26 Jan 2026 14:28:01 -0800 you wrote:
> From: Daeho Jeong 
> 
> In a previous commit, a bug was introduced where compact SSA summaries
> failed to utilize the entire block space in non-4KB block size
> configurations, leading to inefficient space management.
> 
> This patch fixes the calculation logic to ensure that compact SSA
> summaries can fully occupy the block regardless of the block size.
> 
> [...]

Here is the summary with links:
  - [f2fs-dev] f2fs: fix incomplete block usage in compact SSA summaries
https://git.kernel.org/jaegeuk/f2fs/c/91b76f1059b6

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


Re: [f2fs-dev] [PATCH] f2fs: fix incomplete block usage in compact SSA summaries

2026-01-29 Thread Chao Yu via Linux-f2fs-devel

On 1/27/2026 6:28 AM, Daeho Jeong wrote:

From: Daeho Jeong 

In a previous commit, a bug was introduced where compact SSA summaries
failed to utilize the entire block space in non-4KB block size
configurations, leading to inefficient space management.

This patch fixes the calculation logic to ensure that compact SSA
summaries can fully occupy the block regardless of the block size.

Reported-by: Chris Mason 
Fixes: e48e16f3e37f ("f2fs: support non-4KB block size without packed_ssa 
feature")
Signed-off-by: Daeho Jeong 


Reviewed-by: Chao Yu 

Thanks,


___
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel