umount: instead of non-standard -D, use -d with opposite meaning
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2008 12:00:21 +0000 (12:00 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2008 12:00:21 +0000 (12:00 -0000)
commitb2e578a1f2c3cf317b391a7d2c059d6a5f5368b8
tree06e233fda89ffde5fd47511e222a003c79c67d5a
parent773f6710c1f5d432348c67bd363edc281cb14221
umount: instead of non-standard -D, use -d with opposite meaning
  (closes bug 1604)
umount: do not try to free loop device or erase mtab if remounted ro
umount: do not complain several times about the same mountpoint

function                                             old     new   delta
umount_main                                          646     638      -8
packed_usage                                       23662   23652     -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-18)             Total: -18 bytes
include/usage.h
util-linux/umount.c