]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfsstat: reorder nfs4 stats for 2.6.38 and up
authorBenny Halevy <bhalevy@panasas.com>
Mon, 23 May 2011 12:37:17 +0000 (08:37 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 23 May 2011 12:37:17 +0000 (08:37 -0400)
match order in 2.6.38, 2.6.39 (-rc3) and development tree
while at it, get rid of obsolete ds_write and ds_commit

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsstat/nfsstat.c

index 766cb723052b6c8d322fe0a00953ea88639a2644..41908a1ccbeba08138989934f9cb16510c3d9136 100644 (file)
@@ -126,14 +126,11 @@ static const char *       nfscltproc4name[CLTPROC4_SZ] = {
        "sequence",
        "get_lease_t",
        "reclaim_comp",
        "sequence",
        "get_lease_t",
        "reclaim_comp",
+       "getdevinfo",
        "layoutget",
        "layoutcommit",
        "layoutreturn",
        "getdevlist",
        "layoutget",
        "layoutcommit",
        "layoutreturn",
        "getdevlist",
-       "getdevinfo",
-       /* nfsv4.1 pnfs client ops to data server only */
-       "ds_write",
-       "ds_commit",
 };
 
 static const char *     nfssrvproc4opname[SRVPROC4OPS_SZ] = {
 };
 
 static const char *     nfssrvproc4opname[SRVPROC4OPS_SZ] = {