Hi I've noticed that with softupdates enabled the syncher modifies file atime and mtime to the time that they're "synced", even though the actual modify time was correctly recorded intially: ls -lT *.rrd ; sleep 10 ; ls -lT *.rrd ; sync ; ls -lT *.rrd -rw-r--r-- 1 ianf wheel 20184160 Jun 11 07:46:07 2008 10.19D24C010800.rrd -rw-r--r-- 1 ianf wheel 20184160 Jun 11 07:46:07 2008 10.19D24C010800.rrd -rw-r--r-- 1 ianf wheel 20184160 Jun 11 07:46:19 2008 10.19D24C010800.rrd This last time in the listing time is the time that sync was executed. Ian -- Ian FreislichReceived on Wed Jun 11 2008 - 04:20:08 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC