tune2fs: new applet by Vladimir. Only supports -L LABEL
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Oct 2009 22:55:55 +0000 (00:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 21 Oct 2009 22:55:55 +0000 (00:55 +0200)
commit3945bc15340dc9cfa8aae0164f3baf94db6d40c3
tree0899d64dba6f6331df7c321db763c80a5dc40306
parent481ca9604d1d367c02b9f0799a8c4328232900b5
tune2fs: new applet by Vladimir. Only supports -L LABEL

function                                             old     new   delta
tune2fs_main                                           -     165    +165
packed_usage                                       26692   26702     +10
applet_names                                        2148    2156      +8
applet_main                                         1264    1268      +4
applet_nameofs                                       632     634      +2
applet_install_loc                                   158     159      +1
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/0 up/down: 190/0)             Total: 190 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.h
include/usage.h
util-linux/Kbuild
util-linux/tune2fs.c [new file with mode: 0644]