On Sat, Aug 20, 2016 at 10:44:01PM +0800, Eryu Guan wrote: > Eric Sandeen (2): > xfs: test xfs_quota "state" command This test hard codes inode numbers in the golden output. Fails the moment you change the mkfs parameters away from the default. e.g. enable rmapbt=1: xfs/263 - output mismatch (see /home/dave/src/xfstests-dev/results//xfs_1k/xfs/263.out.bad) --- tests/xfs/263.out 2016-08-23 16:55:38.026707187 +1000 +++ /home/dave/src/xfstests-dev/results//xfs_1k/xfs/263.out.bad 2016-08-26 11:13:06.533209472 +1000 @@ -5,15 +5,15 @@ User quota state on SCRATCH_MNT (SCRATCH_DEV) Accounting: ON Enforcement: ON - Inode: #131 (1 blocks, 1 extents) + Inode: #195 (1 blocks, 1 extents) Group quota state on SCRATCH_MNT (SCRATCH_DEV) Accounting: OFF ... (Run 'diff -u tests/xfs/263.out /home/dave/src/xfstests-dev/results//xfs_1k/xfs/263.out.bad' to see the entire diff) Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html