From d806d1ed685ac326363801456c74d5c40cfb5db8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 2 Oct 1999 07:45:08 +0000 Subject: . --- ext2fs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ext2fs/ChangeLog') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index a2791148..9bb3336e 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,5 +1,12 @@ 1999-10-02 Roland McGrath + * ext2fs.h (SBLOCK_LBLOCK): New macro, filesystem block number of sb. + (BLOCKSIZE_SCALE): New macro for converting min-blocks to fs blocks. + (group_desc): Fix calculation of offset from superblock, so it works + properly with block_size != EXT2_MIN_BLOCK_SIZE. + + * ext2fs.h (EXT2FS_EI): New macro, use it for all extern inlines. + * bitmap.c (count_free, find_next_zero_bit, find_first_zero_bit): Make these all static inline. (ffz, ffz_nibble_map): Function and variable removed. -- cgit v1.2.3