On Mon, Sep 14, 2020 at 06:43:21PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > A large number of xfs-specific tests rely on specific behaviors of the > data device allocator, such as fragmenting free space, carefully curated > inode and free space counts, or features like filestreams that only > exist on the data device. > > These tests fail horribly if the test runner specified rtinherit=1 on > the mkfs command line, so skip them all. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>