Re: atime not updated after 24 hours

2018-07-03 Thread Pascal Hambourg
Le 02/07/2018 à 14:26, Greg Wooledge a écrit : On Sat, Jun 30, 2018 at 08:40:02PM +0200, Andre Majorel wrote: I have two file systems of the same type (ext3) and mounted with the same options (rw, relatime, data=ordered). From mount(8): relatime Update inode access ti

Re: atime not updated after 24 hours

2018-07-02 Thread Greg Wooledge
On Sat, Jun 30, 2018 at 08:40:02PM +0200, Andre Majorel wrote: > I have two file systems of the same type (ext3) and mounted with > the same options (rw, relatime, data=ordered). >From mount(8): relatime Update inode access times relative to modify or change time.