diff options
author | Roland McGrath <roland@gnu.org> | 2000-12-03 06:30:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-12-03 06:30:18 +0000 |
commit | e0cc67896dce79ea70f1607943bbb296bf100314 (patch) | |
tree | 986dacb2f43466b5da4c30c072ad814cb7bcdb22 /ufs | |
parent | ee5a61f3a4cb72e89eb359cc9b77e47cd7984ec7 (diff) |
.
Diffstat (limited to 'ufs')
-rw-r--r-- | ufs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index 82ada32f..6927195b 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,9 @@ +2000-12-02 Roland McGrath <roland@frob.com> + + * inode.c (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-11-30 Marcus Brinkmann <marcus@gnu.org> * dir.c (diskfs_lookup_hard): If name is too long, clear |