mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test for atime-related mount options
Tests the noatime, relatime, strictatime and nodiratime mount options. There is an extra check for Btrfs to ensure that the access time is never updated on read-only subvolumes. (Regression test for bug fixed with commit 93fd63c2f001ca6797c6b15b696a484b165b4800) Signed-off-by: Koen De Wit <koen.de.wit@oracle.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
053556537f
commit
db6d20e672
@@ -5,6 +5,7 @@
|
||||
#
|
||||
001 rw dir udf auto quick
|
||||
002 metadata udf auto quick
|
||||
003 atime auto quick
|
||||
005 dir udf auto quick
|
||||
006 dir udf auto quick
|
||||
007 dir udf auto quick
|
||||
|
||||
Reference in New Issue
Block a user