mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
2a52b8f3a6
xfs/030 nukes various on-disk data structures to test for repair. This can result in extra output when testing finobt enabled filesystems. For example, xfs_repair detects an invalid free inode btree root block when the agi is zeroed. Filter this output directly in xfs/030 such that the test passes for finobt and non-finobt filesystems. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>