]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
filter: inode size output of mkfs.xfs can change
authorDave Chinner <dchinner@redhat.com>
Thu, 14 May 2015 02:20:11 +0000 (12:20 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 14 May 2015 02:20:11 +0000 (12:20 +1000)
commitc5223b9294c5df1d4fd774a99688c9bf9b16eb02
tree1a67f42d0d083a37b8646da811606d1d8a510fa2
parentda8f501cb3ccf2fef04837b74fa0f525e50f6d7e
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>
13 files changed:
tests/xfs/073
tests/xfs/096
tests/xfs/096.external
tests/xfs/096.internal
tests/xfs/187
tests/xfs/194
tests/xfs/199
tests/xfs/206
tests/xfs/206.out
tests/xfs/259
tests/xfs/292
tests/xfs/292.out
tests/xfs/300