Displaying 1 result from an estimated 1 matches for "1access".
Did you mean:
  access
  
2018 Jan 05
0
Different results in setting atime
...*[davids at gluster-test1 src]$ touch test[davids at gluster-test1 src]$ sudo
touch -a -t 197001010001 test[davids at gluster-test1 src]$ stat test  File:
?test?  Size: 0             Blocks: 0          IO Block: 4096   regular
empty fileDevice: fd00h/64768d    Inode: 16854052    Links: 1Access:
(0664/-rw-rw-r--)  Uid: ( 1000/  davids)   Gid: ( 1000/  davids)Access:
1970-01-01 00:01:00.000000000 +0100Modify: 2018-01-05 09:06:34.567406414
+0100Change: 2018-01-05 09:10:22.656813779 +0100 Birth: -*
*2. Setting atime from FUSE Mount:[davids at gluster-test1 gluster0]# touch
test[...