On Sun, Nov 13, 2016 at 02:40:41AM +0800, Eryu Guan wrote: > Some tests use "tmp/$$" as $tmp, and this would result in ENOENT > failure if $tmp is referenced in helpers or tests, because we have > no "tmp" dir in pwd. > > Fix them to use "/tmp/$$" as all other tests do. > > Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> looks fine. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- 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