On Mon, Sep 14, 2020 at 06:44:56PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > This test uses an open-coded call to mkfs, so we need to disable the > external devices so that _scratch_xfs_db doesn't get confused. We also > disable the post-check fsck because it's run by the parent ./check > program, which won't know that we didn't use the external devices. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>