summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorDaeho Jeong <daehojeong@google.com>2026-01-10 15:54:05 -0800
committerJaegeuk Kim <jaegeuk@kernel.org>2026-01-17 00:00:34 +0000
commite48e16f3e37fac76e2f0c14c58df2b0398a323b0 (patch)
treecc0764919437209895cc86aacd6dded0891fdc6e /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent1dd3b437d49ce09f0bd72acc1d694e212f26d1fe (diff)
f2fs: support non-4KB block size without packed_ssa feature
Currently, F2FS requires the packed_ssa feature to be enabled when utilizing non-4KB block sizes (e.g., 16KB). This restriction limits the flexibility of filesystem formatting options. This patch allows F2FS to support non-4KB block sizes even when the packed_ssa feature is disabled. It adjusts the SSA calculation logic to correctly handle summary entries in larger blocks without the packed layout. Cc: stable@kernel.org Fixes: 7ee8bc3942f2 ("f2fs: revert summary entry count from 2048 to 512 in 16kb block support") Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions