From: Benny Halevy Date: Fri, 10 Jul 2009 09:37:40 +0000 (+0300) Subject: nfsd41: gather and report statistics also for v4.1 ops X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5a421ce3c062a87db0a9e7f2a0a7ee0a5b869aab;p=deliverable%2Flinux.git nfsd41: gather and report statistics also for v4.1 ops Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h index bd2eba530667..aff924a24abb 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,