On Tue, Feb 18, 2025 at 10:08:06PM -0800, Christoph Hellwig wrote: > On Tue, Feb 18, 2025 at 10:05:04PM -0800, Darrick J. Wong wrote: > > > Can you explain why only these four? > > > > The rest of the stress tests pick /one/ metadata type and race > > scrub/repair of it against fsstress by invoking xfs_io repeatedly. > > xfs/28[56] runs the whole xfs_scrub program repeatedly so we get to > > exercise all of them in a single test. > > > > (The more specific ones make it a lot easier to debug problems.) > > Can you add this to the commit log? With that: Will do! > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Thanks! --D