ubiattach,ubidetach: new applets
authorBaruch Siach <baruch@tkos.co.il>
Wed, 16 Jun 2010 10:22:58 +0000 (12:22 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 16 Jun 2010 10:22:58 +0000 (12:22 +0200)
commit3324c963352392c00bda9eb77b815f0db9f6bdb7
tree0053177f482da723eb211b5d73896bc01e63d606
parent4f731ce30ec2a9f5e9b231b47aa68f32b75feb35
ubiattach,ubidetach: new applets

function                                             old     new   delta
ubi_attach_detach_main                                 -     175    +175
packed_usage                                       27056   27136     +80
applet_names                                        2262    2282     +20
applet_main                                         1328    1336      +8
applet_nameofs                                       664     668      +4
applet_install_loc                                   166     167      +1
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 5/0 up/down: 288/0)             Total: 288 bytes

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/ubi_attach_detach.c [new file with mode: 0644]