HomeFreeBSD

MFC: r309171

Description

MFC: r309171
Stop "nfsstat -z" from clearing counts of NFSv4 state structures.

The "-z" option on nfsstats was erroneously zeroing out the counts
of NFSv4 state structures. These counts will normally go back down
to zero as state is released. When zeroed out by "-z", these counts
can go negative. This patch fixes this problem.

Details

Provenance
rmacklemAuthored on
Parents
rS309780: Use _test_unmount instead of test_unmount in cleanup to avoid
Branches
Unknown
Tags
Unknown