On Wed, Jan 10, 2024 at 09:49:33AM -0800, Darrick J. Wong wrote: > > +_supports_xfs_scrub $SCRATCH_MNT $SCRATCH_DEV || _notrun "Scrub not supported" > > Can you refactor this into a common _scratch_require_xfs_scrub helper > for xfs/556 and xfs/716? Sure, I'll look into that.