Files
apfstests/tests/xfs/292.out
T
Dave Chinner c5223b9294 filter: inode size output of mkfs.xfs can change
With the change to CRCs by default, the mkfs inode size is defaults
to 512 bytes and the minimum block size changes to 1024 bytes. This
causes mismatches with golden output that expects the inode size to
be 256 bytes, and some tests are tailored around the amount of space
inside a 256 byte inode. Fix them with appropriate filtering or mkfs
parameters to allow 256 byte inodes to be used.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2015-05-14 12:20:11 +10:00

10 lines
162 B
Plaintext

QA output created by 292
mkfs.xfs without geometry
ddev=FILENAME
agcount=4
agsize=16777216
mkfs.xfs with cmdline geometry
ddev=FILENAME
agcount=16
agsize=4194304