From a679a8e4939fd6c3c3f0f6da40ee98df1d0e2888 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 1 Apr 2001 01:41:29 +0000 Subject: . --- ext2fs/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ext2fs/ChangeLog') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 279362e0..2c83b45d 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,16 @@ +2001-03-03 Roland McGrath + + * hyper.c (zeroblock, modified_global_blocks): Remove superfluous + zero initializers. + (allocate_mod_map): Likewise for static here. + (get_hypermetadata): Don't munmap old ZEROBLOCK, just keep it. + Allocate ZEROBLOCK with PROT_READ. + +2001-02-28 Roland McGrath + + * dir.c (count_dirents): Check for bogus rec_len having pushed us past + the end. + 2001-01-08 Marcus Brinkmann * ext2fs.c (main): Use %Ld instead %ld to print store->size. -- cgit v1.2.3