mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
5af5146ef1
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>
67 lines
2.1 KiB
Plaintext
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
|