mkfs_ext2: fixes for huge filesystems
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Oct 2009 16:05:27 +0000 (18:05 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Oct 2009 16:05:27 +0000 (18:05 +0200)
commitf9d3a91a89251cc4470a3cb94e918a49191438d2
tree680c90260abb0ba65e6bb84acde6adfe80557d4b
parent77da1cae94acbeef90da66bf6530556fe191a6e2
mkfs_ext2: fixes for huge filesystems

function                                             old     new   delta
mkfs_ext2_main                                      2145    2617    +472
div_roundup                                           15      35     +20
packed_usage                                       26792   26776     -16

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h
util-linux/mkfs_ext2.c