]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/030: fix output on newer filesystems
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 23 Mar 2016 06:37:32 +0000 (17:37 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 23 Mar 2016 06:37:32 +0000 (17:37 +1100)
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/030
tests/xfs/030.out.linux

index 4cb1524e4803c3b3867aa3bd3851ae926f02fb68..33c906c919d413f248ca2530f3b018966ae3a333 100755 (executable)
@@ -57,7 +57,10 @@ _check_ag()
                echo "Corrupting $structure - setting bits to $1"
                _check_repair $1 "$structure" |
                        sed -e '/^error following ag 0 unlinked list$/d' \
-                           -e '/^bad agbno AGBNO for finobt/d'
+                           -e '/^bad agbno AGBNO for finobt/d' \
+                           -e '/^bad agbno AGBNO for rmapbt/d' \
+                           -e '/^bad agbno AGBNO for refcntbt/d' \
+                           -e '/^Missing reverse-mapping record.*/d'
        done
 }
 
index cf3259f65705acb7f97e9c7875674e78851d2fab..14b9b3552c3ef8c6418095b5b06eb9e83e206161 100644 (file)
@@ -230,6 +230,8 @@ Phase 2 - using <TYPEOF> log
 bad agbno AGBNO in agfl, agno 0
 bad agbno AGBNO in agfl, agno 0
 bad agbno AGBNO in agfl, agno 0
+bad agbno AGBNO in agfl, agno 0
+bad agbno AGBNO in agfl, agno 0
 bad agbno AGBNO in agfl, agno 0
         - found root inode chunk
 Phase 3 - for each AG...