K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-11-23T20:41:54.687449Z K 7 svn:log V 276 MFC r340663 (rmacklem): 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. END