Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.7, Lustre 2.15.0
-
None
-
3
-
9223372036854775807
Description
relatime behavior is properly managed by VFS, however Lustre also stores acmtime on OST objects and atime updates for OST objects should honor relatime behavior.
ci_noatime feature was introduced by LU-3832 to properly honor noatime option for OST objects. However, the relatime management was not added at the same time, even if it uses the same function.
relatime could be fixed adding the missing parts from touch_atime() to also support relatime.
Attachments
Issue Links
- is related to
-
LU-1783 sanity test_39l failed: atime is not updated
-
- Open
-
Landed for 2.16