K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-08-13T17:51:26.641234Z K 7 svn:log V 258 MFC: Fix some LORs between vnode locks and filedescriptor table locks. - Don't grab the filedesc lock just to read fd_cmask. - Drop vnode locks earlier when mounting the root filesystem and before sanitizing stdin/out/err file descriptors during execve(). END