Files
apfstests/tests/xfs/073.out
T
Eryu Guan 5af5146ef1 xfs/073: avoid finobt warning from mkfs
When testing xfs/073 with MKFS_OPTIONS="-m crc=1,finobt=1" set, it fails
due to extra warning about disabling finobt feature:

 +warning: finobt not supported without CRC support, disabled.

Because xfs/073 disables crc unconditionally and finobt can not be
enabled either.

Fix it by explicitly disabling finobt as well.

Also remove all meta related mkfs options in _scratch_mkfs_xfs_opts() if
mkfs.xfs has no metadata support, not only the crc option. So that test
still passes on distros with such old binaries.

Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2016-03-23 17:39:11 +11:00

67 lines
2.1 KiB
Plaintext

QA output created by 073
=== populating scratch device
1000+0 records in
1000+0 records out
=== copying scratch device to single target
Creating file <FSIMAGE1>
0% ... 10% ... 20% ... 30% ... 40% ... 50% ... 60% ... 70% ... 80% ... 90% ... 100%
All copies completed.
checking new image
mounting new image on loopback
comparing new image files to old
comparing new image directories to old
comparing new image geometry to old
unmounting and removing new image
=== copying scratch device to single target, duplicate UUID
Creating file <FSIMAGE1>
0% ... 10% ... 20% ... 30% ... 40% ... 50% ... 60% ... 70% ... 80% ... 90% ... 100%
All copies completed.
checking new image
mounting new image on loopback
comparing new image files to old
comparing new image directories to old
comparing new image geometry to old
unmounting and removing new image
=== copying scratch device to single target, large ro device
meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
data = bsize=XXX blocks=XXX, imaxpct=PCT
= sunit=XXX swidth=XXX, unwritten=X
naming =VERN bsize=XXX
log =LDEV bsize=XXX blocks=XXX
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
Creating file <FSIMAGE1>
0% ... 10% ... 20% ... 30% ... 40% ... 50% ... 60% ... 70% ... 80% ... 90% ... 100%
All copies completed.
checking new image
mounting new image on loopback
comparing new image files to old
comparing new image directories to old
comparing new image geometry to old
unmounting and removing new image
=== copying scratch device to multiple targets
Creating file <FSIMAGE1>
Creating file <FSIMAGE2>
0% ... 10% ... 20% ... 30% ... 40% ... 50% ... 60% ... 70% ... 80% ... 90% ... 100%
All copies completed.
checking new image
mounting new image on loopback
comparing new image files to old
comparing new image directories to old
comparing new image geometry to old
unmounting and removing new image
checking new image
mounting new image on loopback
comparing new image files to old
comparing new image directories to old
comparing new image geometry to old
unmounting and removing new image