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 | ea5f2a1a2552f01facb832f3324b4f0d32353e9b (patch) | |
| tree | d7db4439d1573662c6f7557f0f904f0fb2b026c1 /ufs | |
| parent | 2ce430f6071e45e899ad86891eecc26be805a445 (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 |
