On Wed, May 19, 2021 at 04:56:52PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > I found a bunch more tests in the xfs/ directory that try to create > specific metadata layouts on the data device, either because they're > fuzz tests or because they're testing specific edge cases of the code > base. Either way, these test need to override '-d rtinherit' in the > MKFS_OPTIONS, so do that with _xfs_force_bdev. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>