mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/120: add the test to atime test group
The test checks "noatime" mount option effect, which makes it reasonable
to include the test into atime test group along with generic/003 and
generic/192 tests.
The test properly depends on _require_atime and for certain filesystems
the test is not run:
[not run] atime related mount options have no effect on cifs
Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
b3170bfe8d
commit
fce0f68a94
+1
-1
@@ -122,7 +122,7 @@
|
||||
117 attr auto quick
|
||||
118 auto quick clone
|
||||
119 auto quick clone
|
||||
120 other auto quick
|
||||
120 other atime auto quick
|
||||
121 auto quick clone dedupe
|
||||
122 auto quick clone dedupe
|
||||
123 perms auto quick
|
||||
|
||||
Reference in New Issue
Block a user