K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-01-07T20:07:30.285721Z K 7 svn:log V 223 MFC: r216692 Simplify vnode locking in the expeimental NFS server's readdir functions. In particular, get rid of two bogus VOP_ISLOCKED() calls. Removing the VOP_ISLOCKED() calls is the only actual bug fixed by this patch. END