]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsstat: standardize naming of opcount arrays
authordavid m. richter <richterd@citi.umich.edu>
Tue, 31 Jul 2007 21:39:23 +0000 (17:39 -0400)
committerNeil Brown <neilb@suse.de>
Wed, 1 Aug 2007 00:37:32 +0000 (10:37 +1000)
commitc3a44b3c50d5bd2e5db2a785e28368faa5037d31
tree21baa14cbd0ff192f7c268a4f16de1009a923d14
parent503b014416f422e4a0f35e5f922d9e42709723b7
nfsstat: standardize naming of opcount arrays

Standardized Naming 2: Make the client and server "call counts"
arrays' variable names reflect/include the actual text labels from the
/proc files -- e.g., "cltv2info" becomes "cltproc2info".  A subsequent
patch will rely on this naming scheme.

Signed-off-by: David M. Richter <richterd@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/nfsstat/nfsstat.c