K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2018-11-20T01:59:57.433856Z K 7 svn:log V 270 Improve sanity checking for the dircount hint argument to NFSv3's ReaddirPlus and NFSv4's Readdir operations. The code checked for a zero argument, but did not check for a very large value. This patch clips dircount at the server's maximum data size. MFC after: 1 week END