public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/120: requires working *atime mount options
@ 2016-07-18  8:07 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2016-07-18  8:07 UTC (permalink / raw)
  To: fstests

So call _require_atime to avoid spurious failures on NFS.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-18  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18  8:07 [PATCH] generic/120: requires working *atime mount options Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox