diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-10 04:42:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-10 04:42:15 +0000 |
commit | 2f1c418840a1ba5a7029cb6f21c30052195051bc (patch) | |
tree | 027573f1a9fbb4a4fe4ce99d72ebdb2fed7dbbd3 /ufs/ChangeLog | |
parent | 6da36980e09a2a8b1e7db0627be626aca884c797 (diff) |
.
Diffstat (limited to 'ufs/ChangeLog')
-rw-r--r-- | ufs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index 8f651624..871eaf78 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,9 @@ +2001-08-09 Roland McGrath <roland@frob.com> + + * inode.c (diskfs_get_translator): Fail with EFTYPE if the length + field stored on disk is unreasonable. Don't crash on ENOMEM. + Use memcpy instead of bcopy. + 2001-06-09 Mark Kettenis <kettenis@gnu.org> * inode.c (diskfs_set_statfs): If number of free blocks is less |