freebsd-dev/usr.bin/nfsstat
Rick Macklem 002c2778b1 Fix nfsstat(1) so that it prints out correct stats for the
new NFS server when the "-e" option is not used. The bug was
that srvrpccnt[] was being indexed by NFSPROC_XXX when it needs
to be indexed by NFSV4OP_XXX.

Tested by:	hrs
Approved by:	re (bz)
2011-08-23 13:44:56 +00:00
..
Makefile
nfsstat.1
nfsstat.c Fix nfsstat(1) so that it prints out correct stats for the 2011-08-23 13:44:56 +00:00