HomeFreeBSD

Fix the new NFS client so that it handles the 64bit fields
rS221467Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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

Details

Provenance
rmacklemAuthored on
Parents
rS221466: Repair release CD generation on PC98 and sun4v after release building
Branches
Unknown
Tags
Unknown

Event Timeline