From: Neil Brown Subject: Re: nfs-utils 1.0.9-rc1 - hopefully -final in a week Date: Wed, 5 Jul 2006 16:03:02 +1000 Message-ID: <17579.22038.267510.116270@cse.unsw.edu.au> References: <17576.25386.427824.894874@cse.unsw.edu.au> <44AACDA6.AD69.00CC.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: nfs@lists.sourceforge.net, Kevin Coffman Return-path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1Fy0Tj-0005DP-Am for nfs@lists.sourceforge.net; Tue, 04 Jul 2006 23:03:15 -0700 Received: from ns.suse.de ([195.135.220.2] helo=mx1.suse.de) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1Fy0Tj-0006yx-9C for nfs@lists.sourceforge.net; Tue, 04 Jul 2006 23:03:15 -0700 To: "Shankar Anand" In-Reply-To: message from Shankar Anand on Tuesday July 4 List-Id: "Discussion of NFS under Linux development, interoperability, and testing." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net On Tuesday July 4, shanand@novell.com wrote: > > The patch attached here reads /proc/net/rpc/nfsd for nfsv4 server > statistics and displays them. > > To maintain uniformity with older nfs versions operations 0 1 and 2 > are also printed though they are not used by nfsv4. Good.. > @@ -115,6 +126,7 @@ static statinfo svcinfo[] = { > { "proc2", STRUCTSIZE(svcv2info), svcv2info }, > { "proc3", STRUCTSIZE(svcv3info), svcv3info }, > { "proc4", STRUCTSIZE(svcv4info), svcv4info }, > + { "proc4ops", STRUCTSIZE(svcv4opinfo),svcv4opinfo}, > { NULL, 0, NULL } > }; > As it is called 'proc4ops', does that mean it will apply to all minor-versions, or do we expect a proc4.1ops for NFSv4.1? Or maybe proc4ops.1 ?? It doesn't really matter one way or the other, but I would like to know that the issue has been considered, and to know what the current decision is. (Meanwhile, The current patch is in .git waiting for the 1.0.9 release). NeilBrown Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs