mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/120: requires working *atime mount options
So call _require_atime to avoid spurious failures on NFS. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
a4cafa0937
commit
b62a0b3053
@@ -40,6 +40,8 @@ _supported_fs generic
|
|||||||
_supported_os Linux IRIX
|
_supported_os Linux IRIX
|
||||||
|
|
||||||
_require_scratch
|
_require_scratch
|
||||||
|
_require_atime
|
||||||
|
|
||||||
_scratch_mkfs >/dev/null 2>&1 || _fail "mkfs failed"
|
_scratch_mkfs >/dev/null 2>&1 || _fail "mkfs failed"
|
||||||
|
|
||||||
_compare_access_times()
|
_compare_access_times()
|
||||||
|
|||||||
Reference in New Issue
Block a user