K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-04-04T23:19:11.042739Z K 7 svn:log V 371 Harden the experimental NFS server a little, by adding extra checks in the readdir functions for non-positive byte count arguments. For the negative case, set it to the maximum allowable, since it was actually a large positive value (unsigned) on the wire. Also, fix up the readdir function comment a bit. Suggested by: dillon AT apollo.backplane.com MFC after: 2 weeks END