K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-04-24T19:35:54.176426Z K 7 svn:log V 266 MFC: r220507 Add a VOP_UNLOCK() for the directory, when that is not what VOP_LOOKUP() returned. This fixes a bug in the experimental NFS server for the case where VFS_VGET() fails returning EOPNOTSUPP in the ReaddirPlus RPC, forcing the use of VOP_LOOKUP() instead. END