On Wed, May 19, 2021 at 04:56:46PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Refactor all the places where we try to force new file data allocations > to a specific xfs backing device so that we don't end up open-coding the > same xfs_io command lines over and over. Eventually this might need generalization for other file systems for the generic tests, but for now this looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>