]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/070: filter the bad sb magic number error
authorDave Chinner <dchinner@redhat.com>
Thu, 2 Jun 2022 00:31:24 +0000 (10:31 +1000)
committerZorro Lang <zlang@kernel.org>
Fri, 3 Jun 2022 05:17:57 +0000 (13:17 +0800)
commit4c76d0ba2b481e1b84a6265408432652d1a8c835
tree674fcf9d7f67593ffda45760064dc35f46cfba24
parent2066988abf20bab854f9385c1df17ea73a0f6df3
xfs/070: filter the bad sb magic number error

Lastest XFS kernel makes the superblock bad magic number error
message more meaningful, and that's being picked up by xfsprogs in
very short order. And, of course, the error is output by xfs_repair,
too, and it's been captured in the golden output of a test. Fix it
by filtering the output back down to the old message.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/repair