mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
072a84581e
Currently default block size is frozen to 4096 which is bad for various reasons. e.g: 1) It ignores MKFS_OPT 2) Does not work for architectures where PG_SIZE != 4096 Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>