K 10 svn:author V 3 pjd K 8 svn:date V 27 2007-05-02T00:22:12.000000Z K 7 svn:log V 183 The getnewvnode() function sets LK_NOSHARE by default, so if we want to support shared vnodes locking, we need to remove that flag. Also add LK_CANRECURSE flag as found in nfsclient. END