buildrootschalter/fs/ext2
Peter Korsgaard 0fab0a4afd fs/ext2: bump journal overhead to 1300 blocks
A quick test with a ~3.5MB ext4 filesystem shows that 1081 blocks isn't
enough:

tune2fs 1.42.7 (21-Jan-2013)

Please run e2fsck on the filesystem.

Creating journal inode:
Journal size too big for filesystem.

So bump it a bit. Overestimating the journal size is probably not really
a big deal for the kind of systems using ext3/4 anyway.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-12 14:57:36 +02:00
..
Config.in fs/ext2: add support for ext2 rev0 and rev1 2013-04-12 14:43:22 +02:00
ext2.mk fs/ext2: add support for ext2 rev0 and rev1 2013-04-12 14:43:22 +02:00
genext2fs.sh fs/ext2: bump journal overhead to 1300 blocks 2013-04-12 14:57:36 +02:00