K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2016-11-25T23:28:09.689279Z K 7 svn:log V 337 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. MFC after: 2 weeks END