K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2008-08-30T23:43:56.351021Z K 7 svn:log V 284 MFC: 182025 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. END