Changes between Initial Version and Version 1 of Ticket #19038, comment 6
- Timestamp:
- Sep 2, 2024, 3:20:25 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19038, comment 6
initial v1 4 4 Rather report the modification time instead? 5 5 6 That is the net effect of the `noatime` mount flag on linux.\\6 That is the net effect of the `noatime` mount flag on Linux.\\ 7 7 (Files have their atime adjusted together with mtime, but not directories. atime < mtime is a reality here.)