From 296cf4310c18df7739d0a81fa742e3a3993e52c4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 3 Dec 2000 04:41:45 +0000 Subject: . --- ext2fs/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ext2fs/ChangeLog') 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 + + * 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 + + * truncate.c (diskfs_truncate): Use & instead of %. + 2000-11-30 Marcus Brinkmann * dir.c (diskfs_lookup_hard): If name is too long, clear -- cgit v1.2.3