]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/030: ignore lost rmapbt blocks
authorDarrick J. Wong <darrick.wong@oracle.com>
Sat, 28 Jan 2017 17:38:25 +0000 (09:38 -0800)
committerEryu Guan <eguan@redhat.com>
Sat, 4 Feb 2017 06:16:37 +0000 (14:16 +0800)
commit6c0aa31ff1744be96d9413beeb8dd5488c2db1d6
treef3dbc57a9847b4971b490f91cd995e3b2218c563
parentc83c12e89e5f7e588a471bf962d4370a888b3ca7
xfs/030: ignore lost rmapbt blocks

When we destroy the AG0 headers, we also lose track of the rmapbt
blocks, which causes xfs_repair to complain about their unconnectedness.
Filter out the error message from the output.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/030