On Tue, Aug 06, 2024 at 03:56:06PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > xfsprogs stopped shipping xfs_check (the wrapper script) in May 2014. > It's now been over a decade since it went away, and its replacements > (xfs_repair and xfs_scrub) now detect a superset of the problems that > check can find. > > There is no longer any point in invoking xfs_check, so let's remove it > from fstests completely. Yes, please!! Reviewed-by: Christoph Hellwig <hch@xxxxxx>