Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 11 Nov 2025 09:52:46 -0800 you wrote: > From: Daeho Jeong <[email protected]> > > The recent increase in the number of Segment Summary Area (SSA) entries > from 512 to 2048 was an unintentional change in logic of 16kb block > support. This commit corrects the issue. > > To better utilize the space available from the erroneous 2048-entry > calculation, we are implementing a solution to share the currently > unused SSA space with neighboring segments. This enhances overall > SSA utilization without impacting the established 8MB segment size. > > [...] Here is the summary with links: - [f2fs-dev,v7] f2fs: revert summary entry count from 2048 to 512 in 16kb block support https://git.kernel.org/jaegeuk/f2fs/c/9434e14d36ce 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
