summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorDaeho Jeong <daehojeong@google.com>2026-01-10 15:54:05 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-19 16:31:36 +0100
commit97e4f479939e5ac6272e2e2473297942c6549ed3 (patch)
tree1eb75eaba137c9fd5e716629360cb8c0717e3d85 /include/net/aligned_data.h
parent995030be4ce6338c6ff814583c14166446a64008 (diff)
f2fs: support non-4KB block size without packed_ssa feature
commit e48e16f3e37fac76e2f0c14c58df2b0398a323b0 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions