K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-03-07T23:26:14.019775Z K 7 svn:log V 358 Simplify code a lot removing the SF_MNOWAIT. It was useless from the very beginning, since many allocation at deeper levels of kernel are done with M_WAITOK regardless of the flag, and that is actually manifested in the manual page. This experimental flag shouldn't ever reached the head/ in the first place. Sponsored by: Netflix Sponsored by: Nginx, Inc. END