K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-03-28T21:22:08.000000Z K 7 svn:log V 263 Change vn_open() to honor the MPSAFE flag in the passed in nameidata object and use that instead of testing fdidx against -1 to determine if it should release Giant if Giant was locked due to the requested file residing on a non-MPSAFE VFS. Discussed with: jeff END