From 149a32a19b8f7f38b5d39cf4f0e19a4517699f80 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 22 Oct 2009 12:12:17 +0200 Subject: mkfs_ext2: use compatible inode sizes; add -I . (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 --- util-linux/mkfs_ext2.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util-linux/mkfs_ext2.txt') diff --git a/util-linux/mkfs_ext2.txt b/util-linux/mkfs_ext2.txt index 7c551ea04..273d5b644 100644 --- a/util-linux/mkfs_ext2.txt +++ b/util-linux/mkfs_ext2.txt @@ -1,5 +1,7 @@ Difference between bbox mke2fs and standard one (dumpe2fs comparison): +[upd: inode size has been fixed since then] + Two significant differences: - standard mke2fs has resize_inode feature and thus has reserved GDT blocks, which decreases free blocks; -- cgit v1.2.3