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 | a9061b45e38b08af2c8d04f5bf1994a93d536779 (patch) | |
tree | 8216ffcd19a64c0ee5d68a742ca185be401bd14e /ext2fs/ChangeLog | |
parent | db3e93788908eb846131023f8db62286812b9792 (diff) |
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index bce6edfa..b52d8a78 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/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 |