Sample Header Ad - 728x90

`noatime` mount option's effect on `stat` access time

0 votes
1 answer
1427 views
I have mounted ext4 partition in Ubuntu 20.04 with noatime mount option in my /etc/fstab From stat: Access time doesn't change when the file is opened on the editor or modified and saved, while modification time changes. Even when the file is repeatedly modified and saved, closed and saved the Access time doesn't change. So, when does Access time change in noatime mounted partition? Does it ever change? Does it represent the creation time (in noatime) or when it was copied to the partition?
Asked by Porcupine (2156 rep)
Mar 20, 2021, 07:21 PM
Last activity: Mar 20, 2021, 11:34 PM