buildrootschalter/fs/ext2
Peter Korsgaard eeea3ea6a8 genext2fs.sh: improve number of blocks calculation
Closes #2929

Instead of just adding a fixed amount to the blocks used, try to
estimate the real space needed according to the filesystem structure
(bitmaps, inodes, blocks).

The side effect of this is that we no longer significantly overestimate
the size needed for small file systems.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-30 23:10:21 +01:00
..
Config.in fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
ext2.mk fs/ext2: fix blocks/inodes calculation 2010-04-19 14:33:14 +02:00
genext2fs.sh genext2fs.sh: improve number of blocks calculation 2010-12-30 23:10:21 +01:00