On Tue, Feb 18, 2025 at 04:53:58PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The golden output for thests tests encode the xfs_repair output when we > fuzz various parts of the filesystem. With metadata directory trees > enabled, however, the golden output changes dramatically to reflect > reconstruction of the metadata directory tree. > > To avoid regressions, add a helper to force metadata directories off via > MKFS_OPTIONS. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>