summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-12-03 04:41:45 +0000
committerRoland McGrath <roland@gnu.org>2000-12-03 04:41:45 +0000
commit296cf4310c18df7739d0a81fa742e3a3993e52c4 (patch)
treef8732d00c62b223d83fb51385497a58cb0a47376
parent99619df061623c26d5c1767e50c136a6e7bcc799 (diff)
.
-rw-r--r--ext2fs/ChangeLog12
-rw-r--r--libdiskfs/ChangeLog5
2 files changed, 17 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 811973f5..76a167b7 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,15 @@
+2000-12-02 Roland McGrath <roland@frob.com>
+
+ * inode.c (write_all_disknodes): Call diskfs_set_node_times after
+ pokel_sync, since it might delay a little.
+ (write_node): Remove assert that dn_set_mtime et al are clear.
+ It is ok if they are set in parallel, because the latter setting
+ will be carried out eventually.
+
+2000-10-01 Roland McGrath <roland@frob.com>
+
+ * truncate.c (diskfs_truncate): Use & instead of %.
+
2000-11-30 Marcus Brinkmann <marcus@gnu.org>
* dir.c (diskfs_lookup_hard): If name is too long, clear
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 22bfb192..8ecef1d9 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-02 Roland McGrath <roland@frob.com>
+
+ * node-times.c (diskfs_set_node_times): Make individual flag checks
+ race-proof so we don't lose any flag settings.
+
2000-07-26 Mark Kettenis <kettenis@gnu.org>
* Makefile (HURDLIBS): Reorder libs such that the threads lib