diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2011-05-05 00:11:09 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2011-05-05 00:11:09 +0000 |
commit | 64f3736572271b799837f8b28cb8b3c95ca9be0f (patch) | |
tree | 825458b03b0dacbd607f88b80b230e861e18fc5e /lib/libcrypt/crypt.c | |
parent | 3a0f89209ce8f063a162c5c44aa86271d49a17c9 (diff) | |
download | FreeBSD-src-64f3736572271b799837f8b28cb8b3c95ca9be0f.zip FreeBSD-src-64f3736572271b799837f8b28cb8b3c95ca9be0f.tar.gz |
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
Diffstat (limited to 'lib/libcrypt/crypt.c')
0 files changed, 0 insertions, 0 deletions