On Thu, Nov 03, 2011 at 06:24:58PM +0400, Dmitry Monakhov wrote: > +# real QA test starts here > +_supported_fs generic > +_supported_os Linux > +_require_scratch > +_need_to_be_root > + > +umount $SCRATCH_DEV 2>/dev/null > +_scratch_mkfs_sized $((512 * 1024 * 1024)) >> $seq.full 2>&1 > +_scratch_mount _require_scratch unmounts the SCRATCH_DEV. no need to do it explicitly. Same for the next new test in the series, too. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html