On Wed, Jun 27, 2018 at 06:21:01PM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > Small initial batch to demonstrate conversion. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> > --- > tests/ext4/001 | 26 +++++++------------------- > tests/ext4/002 | 41 +++++++++++++---------------------------- > tests/ext4/003 | 25 +++++++------------------ > tests/ext4/004 | 46 ++++++++++++++++------------------------------ > tests/ext4/005 | 29 +++++++---------------------- > tests/ext4/006 | 38 +++++++++++++------------------------- > tests/ext4/007 | 34 ++++++++++------------------------ > tests/ext4/008 | 28 +++++++--------------------- > tests/ext4/009 | 34 ++++++++++------------------------ > 9 files changed, 90 insertions(+), 211 deletions(-) > > diff --git a/tests/ext4/001 b/tests/ext4/001 > index bf2d16b42b3c..deba9128d833 100755 > --- a/tests/ext4/001 > +++ b/tests/ext4/001 > @@ -6,28 +6,16 @@ > # > # Test fallocate FALLOC_FL_ZERO_RANGE > # > -seqfull=$0 This is needed and used by _link_out_file_named(), without defining it test is unable to find .cfg file to do the .out file link. How about making "seqfull" part of the test setup preamble? Thanks, Eryu -- 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