K 10 svn:author V 3 kib K 8 svn:date V 27 2010-11-08T10:18:01.743361Z K 7 svn:log V 215 MFC r214851: Fix a bug in r214049. The nvp == vp case shall be handled specially only for !usevget case. If VFS_VGET is working, the vnode shared lock is obtained recursively and vput() shall be done, not vunref(). END