K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-05-05T00:11:09.313277Z K 7 svn:log V 260 Fix the new NFS client so that it handles the 64bit fields that are now in "struct statfs" for NFSv3 and NFSv4. Since the ffiles value is uint64_t on the wire, I clip the value to INT64_MAX to avoid setting f_ffree negative. Tested by: kib MFC after: 2 weeks END