K 10 svn:author V 4 csjp K 8 svn:date V 27 2008-10-28T17:01:16.921648Z K 7 svn:log V 322 MFC SVN rev 181647 - Reduce the scope of the vnode lock such that it does not cover the various copyouts associated with initializing the process's argv/env data in userspace. It is possible that these copyout operations can fault under memory pressure, possibly resulting in dead locks. Approved by: re@ (kib) END