kumquat-buildroot/fs
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
..
cloop
cpio
cramfs
ext2 fs/ext2: bump journal overhead to 1300 blocks 2013-04-12 14:57:36 +02:00
initramfs
iso9660
jffs2
romfs
squashfs
tar
ubifs
common.mk
Config.in