On Thu, Apr 02, 2020 at 08:56:57PM -0700, Darrick J. Wong wrote: > > +_scratch_mount > > +_scratch_unmount > > _scratch_cycle_mount > > With that fixed, > Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > That doesn't work because _scratch_cycle_mount does unmount, then mount. This test wants mount, then unmount. - Eric