mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)

function                                             old     new   delta
mkfs_ext2_main                                      2385    2495    +110
packed_usage                                       26400   26447     +47
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 157/0)             Total: 157 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2009-10-22 12:12:17 +02:00
parent 3945bc1534
commit 149a32a19b
5 changed files with 46 additions and 30 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Disabling features we do not match exactly:
system_mke2fs='/sbin/mke2fs -I 128 -O ^resize_inode'
system_mke2fs='/sbin/mke2fs -O ^resize_inode'
bbox_mke2fs='./busybox mke2fs'
gen_image() { # params: mke2fs_invocation image_name