On Thu, Dec 11, 2014 at 06:58:49PM +0800, Eryu Guan wrote: > Fix three problems in generic/299 > > 1. Use $XFS_IO_PROG instead of fallocate/truncate, old distros like > RHEL5 don't have these commands. > > 2. Remove $seqres.full before test, otherwise the file is growing all > the time. > > 3. Make sure fio really exits, otherwise fio would block umount. $pid is > the pid of function run_check not fio, sometimes fio is still there when > $pid is dead and blocking umount. > > Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> > --- > > v2: > - remove $seqres.full before _require_fio, which writes to $seqres.full too Does not apply after Eric's earlier patch "[PATCH] use xfs_io falloc, not fallocate". Once I push out an updated tree with this patch in it, can you rebase this patch and resend it? 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