diff options
Diffstat (limited to 'ext2fs')
-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 |