diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-07 17:05:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-07 17:05:51 +0000 |
commit | e8870cdf23680e9b391ff35a68b7e06b4c661704 (patch) | |
tree | de1d74603ba884ddf2d4e3c6de86727c3d14a776 | |
parent | c3a1f72b28b32b127e0e476f033d8492a40c92a3 (diff) |
.
-rw-r--r-- | ext2fs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index c2e211d2..788ae71a 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,9 @@ +1999-10-06 Roland McGrath <roland@baalperazim.frob.com> + + * hyper.c (get_hypermetadata): Avoid overflow in calculation of disk + size vs superblock-specified requirement. + Add a warning for wasted disk blocks after last filesystem block. + 1999-10-03 Roland McGrath <roland@baalperazim.frob.com> * dir.c (ext2_file_type): #if 0 out this variable. |