K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2016-12-10T00:32:10.990781Z K 7 svn:log V 330 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. END