blockdev: add --getsz to replace --getsize
authorDan Fandrich <dan@coneharvesters.com>
Sun, 20 Feb 2011 03:15:43 +0000 (04:15 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 20 Feb 2011 03:15:43 +0000 (04:15 +0100)
commitf303bdd918e762f492068f3127b2f7fdac94bd28
tree167b3f86c0c845ff50aacb8a069122bc1479e446
parent5369563bf9b9b5406714a65f9199aaa0b6b53fef
blockdev: add --getsz to replace --getsize

function                                             old     new   delta
blockdev_main                                        255     273     +18
bdcommands                                           160     176     +16
packed_usage                                       28142   28107     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 34/-35)             Total: -1 bytes

Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/blockdev.c