K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2009-07-17T19:38:07.450298Z K 7 svn:log V 303 Patch the regular nfs client in a manner analagous to r195704 for the experimental client. The patch avoids calling vn_lock() for the case where nfs_nget() has acquired the same vnode as dvp, since nfs_nget() has already locked the vnode. Reviewed by: kib, jhb Approved by: re (kensmith), kib (mentor) END