xfs: test mount time summary counter check and fix
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 5 Oct 2018 00:19:20 +0000 (17:19 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 14 Oct 2018 15:08:30 +0000 (23:08 +0800)
commita62490a118449c37a19cfd5370cfbc2e6a792bca
treecbeb6326ed1b3b701ab202eb03c6f71a4526bfe9
parentd98d483b74a6357b5a8e69cb0bd87a0abdc6af09
xfs: test mount time summary counter check and fix

Tests to ensure that the xfs mount code can detect obviously bad fs
summary counters at mount time and fix them.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/491 [new file with mode: 0755]
tests/xfs/491.out [new file with mode: 0644]
tests/xfs/492 [new file with mode: 0755]
tests/xfs/492.out [new file with mode: 0644]
tests/xfs/493 [new file with mode: 0755]
tests/xfs/493.out [new file with mode: 0644]
tests/xfs/group