summaryrefslogtreecommitdiff
path: root/tmpfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r--tmpfs/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog
index a5cb2989..ca44e3d2 100644
--- a/tmpfs/ChangeLog
+++ b/tmpfs/ChangeLog
@@ -1,3 +1,13 @@
+2009-02-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * tmpfs.h (struct disknode): Make atime, mtime and ctime members
+ struct timespec instead of time_t.
+ * tmpfs.c (main): Copy st_atim/st_mtim/st_ctim members from st to
+ diskfs_root_node->dn_stat instead of st_atime/st_mtime/st_ctime.
+ * node.c (diskfs_node_norefs): Copy st_atime/st_mtime/st_ctime
+ members from np->dn_stat to atime/mtime/ctime members of np->dn
+ (diskfs_cached_lookup): Conversely.
+
2005-03-20 Marcus Brinkmann <marcus@gnu.org>
* tmpfs.c (parse_opt): Use the right argument for parsing the