public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nfsd41: gather and report statistics also for v4.1 ops
@ 2009-07-10  9:37 Benny Halevy
  2009-07-10 22:18 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: Benny Halevy @ 2009-07-10  9:37 UTC (permalink / raw)
  To:  J. Bruce Fields; +Cc: pnfs, linux-nfs

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
---
 include/linux/nfs4.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h
index bd2eba5..aff924a 100644
--- a/include/linux/nfs4.h
+++ b/include/linux/nfs4.h
@@ -234,7 +234,7 @@ enum nfs_opnum4 {
 Needs to be updated if more operations are defined in future.*/
 
 #define FIRST_NFS4_OP	OP_ACCESS
-#define LAST_NFS4_OP 	OP_RELEASE_LOCKOWNER
+#define LAST_NFS4_OP 	OP_RECLAIM_COMPLETE
 
 enum nfsstat4 {
 	NFS4_OK = 0,
-- 
1.6.3.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nfsd41: gather and report statistics also for v4.1 ops
  2009-07-10  9:37 [PATCH] nfsd41: gather and report statistics also for v4.1 ops Benny Halevy
@ 2009-07-10 22:18 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2009-07-10 22:18 UTC (permalink / raw)
  To: Benny Halevy; +Cc: pnfs, linux-nfs

Thanks, applied for 2.6.32.

--b.

On Fri, Jul 10, 2009 at 12:37:40PM +0300, Benny Halevy wrote:
> Signed-off-by: Benny Halevy <bhalevy@panasas.com>
> ---
>  include/linux/nfs4.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h
> index bd2eba5..aff924a 100644
> --- a/include/linux/nfs4.h
> +++ b/include/linux/nfs4.h
> @@ -234,7 +234,7 @@ enum nfs_opnum4 {
>  Needs to be updated if more operations are defined in future.*/
>  
>  #define FIRST_NFS4_OP	OP_ACCESS
> -#define LAST_NFS4_OP 	OP_RELEASE_LOCKOWNER
> +#define LAST_NFS4_OP 	OP_RECLAIM_COMPLETE
>  
>  enum nfsstat4 {
>  	NFS4_OK = 0,
> -- 
> 1.6.3.3
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-10 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10  9:37 [PATCH] nfsd41: gather and report statistics also for v4.1 ops Benny Halevy
2009-07-10 22:18 ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox