linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Benny Halevy <benny@tonian.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] nfsstat: reorder nfs4 stats for 2.6.39
Date: Wed, 22 Jun 2011 18:36:34 -0400	[thread overview]
Message-ID: <4E026E72.10906@RedHat.com> (raw)
In-Reply-To: <1308320500-9950-1-git-send-email-benny@tonian.com>



On 06/17/2011 10:21 AM, Benny Halevy wrote:
> Signed-off-by: Benny Halevy <benny@tonian.com>
> ---
>  utils/nfsstat/nfsstat.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/utils/nfsstat/nfsstat.c b/utils/nfsstat/nfsstat.c
> index a4a8034..8e6ca21 100644
> --- a/utils/nfsstat/nfsstat.c
> +++ b/utils/nfsstat/nfsstat.c
> @@ -118,7 +118,7 @@ static const char *	nfscltproc4name[CLTPROC4_SZ] = {
>  	"remove",    "rename",    "link",    "symlink",     "create",      "pathconf",
>  	"statfs",    "readlink",  "readdir", "server_caps", "delegreturn", "getacl",
>  	"setacl",    "fs_locations",
> -	"rel_lkowner",
> +	"rel_lkowner", "secinfo",
>  	/* nfsv4.1 client ops */
>  	"exchange_id",
>  	"create_ses",
> @@ -126,8 +126,8 @@ static const char *	nfscltproc4name[CLTPROC4_SZ] = {
>  	"sequence",
>  	"get_lease_t",
>  	"reclaim_comp",
> -	"getdevinfo",
>  	"layoutget",
> +	"getdevinfo",
>  	"layoutcommit",
>  	"layoutreturn",
>  	"getdevlist",
Committed...

steved.


      reply	other threads:[~2011-06-22 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 14:21 [PATCH] nfsstat: reorder nfs4 stats for 2.6.39 Benny Halevy
2011-06-22 22:36 ` Steve Dickson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E026E72.10906@RedHat.com \
    --to=steved@redhat.com \
    --cc=benny@tonian.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).