So call _require_atime to avoid spurious failures on NFS. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/generic/120 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/generic/120 b/tests/generic/120 index 4271344..9cf4ea8 100755 --- a/tests/generic/120 +++ b/tests/generic/120 @@ -40,6 +40,8 @@ _supported_fs generic _supported_os Linux IRIX _require_scratch +_require_atime + _scratch_mkfs >/dev/null 2>&1 || _fail "mkfs failed" _compare_access_times() -- 2.1.4 -- 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