On Wed, Feb 24, 2016 at 04:06:34PM +0800, Qu Wenruo wrote: > + > +fsstress_work & > +fsstress_pid=$! > + > +trigger_work & > +trigger_pid=$! > + > +wait $fsstress_pid > +kill $trigger_pid > +wait Maximum bound runtime based on $TIME_FACTOR would be better, rather than having to wait for fsstress to complete. Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html