Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 0eec05715da3ca8ae3817a0833b18fa6 > files > 52

nfs-utils-1.0.9-50.el5.src.rpm

--- nfs-utils-1.0.9/utils/nfsstat/nfsstat.man.orig	2008-03-12 14:54:20.000000000 +0900
+++ nfs-utils-1.0.9/utils/nfsstat/nfsstat.man	2008-03-12 15:37:44.000000000 +0900
@@ -30,10 +30,12 @@
 about the versions of \fBNFS\fR that have non-zero counts.
 .TP
 .B -3
-Print only NFS v3 statistics. 
+Print only NFS v3 statistics. The default is to only print information
+about the versions of \fBNFS\fR that have non-zero counts.
 .TP
 .B -4
-Print only NFS v4 statistics. 
+Print only NFS v4 statistics. The default is to only print information
+about the versions of \fBNFS\fR that have non-zero counts.
 .TP
 .B -m, --mounted
 Print information about each of the mounted \fBNFS\fR file systems.
--- nfs-utils-1.0.9/utils/nfsstat/nfsstat.c.orig	2008-03-12 14:53:11.000000000 +0900
+++ nfs-utils-1.0.9/utils/nfsstat/nfsstat.c	2008-03-12 14:53:36.000000000 +0900
@@ -28,7 +28,7 @@
 static unsigned int	svcv3info[24];	/* NFSv3 call counts ([0] == 22) */
 static unsigned int	cltv3info[24];	/* NFSv3 call counts ([0] == 22) */
 static unsigned int	svcv4info[4];	/* NFSv4 call counts ([0] == 2) */
-static unsigned int	cltv4info[34];	/* NFSv4 call counts ([0] == 32) */
+static unsigned int	cltv4info[37];	/* NFSv4 call counts ([0] == 35) */
 static unsigned int	svcv4opinfo[42];/* NFSv4 call counts ([0] == 40) */
 static unsigned int	svcnetinfo[5];	/* 0  # of received packets
 					 * 1  UDP packets