K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-04-09T23:55:27.479857Z K 7 svn:log V 273 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. MFC after: 2 weeks END