[Nautilus-list] fs.h



Actually fs.h has a way to block updating access times for files and
directories.
-eric wood


#define MS_NOATIME      1024    /* Do not update access times. */
#define MS_NODIRATIME   2048    /* Do not update directory access times */






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]