mount: support -i; pass through -f and -n to helpers as necessary
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Jun 2009 09:48:29 +0000 (11:48 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Jun 2009 09:48:29 +0000 (11:48 +0200)
commite2e4cc249dc1bd4b280846f55a36208674eadd55
tree1014c5fcfcc4bb6b8c9420d3dccff230785e3e22
parentb96159d6631065512c775f560b1bd9d1f6ffd1ec
mount: support -i; pass through -f and -n to helpers as necessary

function                                             old     new   delta
mount_it_now                                         298     345     +47
singlemount                                          776     772      -4

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h
util-linux/mount.c