HomeFreeBSD

MFC: r316692

Description

MFC: r316692
Set initial values for nfsstatfs in the NFSv4 client.

The AmazonEFS NFSv4.1 server does not support the FILES_FREE and FILES_TOTAL
attributes. As such, an NFSv4.1 mount to the server would return garbage
for these values. This patch initializes the fields of the nfsstatfs structure,
so that "df" and friends will at least return consistent bogus values.

Details

Provenance
rmacklemAuthored on
Parents
rS317428: In arm_gicv2m_alloc_msi(), if we found a suitable irq range, leave the loop
Branches
Unknown
Tags
Unknown