K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2008-08-23T01:16:09.344043Z K 7 svn:log V 290 In nmount(), when we see the "force" option, set the MNT_FORCE flag, but do not persist "force" in the options list, since it is a command, not a persistent property of a mount. Similarly, when we see "reload", set MNT_RELOAD, but delete "reload" from the options list. MFC after: 1 week END