projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846d8e7
)
nfsd41: gather and report statistics also for v4.1 ops
author
Benny Halevy
<bhalevy@panasas.com>
Fri, 10 Jul 2009 09:37:40 +0000
(12:37 +0300)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Fri, 10 Jul 2009 22:18:22 +0000
(18:18 -0400)
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/nfs4.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/nfs4.h
b/include/linux/nfs4.h
index bd2eba5306677d059b47a4ab7b63c7a2926bb08e..aff924a24abbb4d63da3234679d50cfe10af8e06 100644
(file)
--- 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_RE
LEASE_LOCKOWNER
+#define LAST_NFS4_OP OP_RE
CLAIM_COMPLETE
enum nfsstat4 {
NFS4_OK = 0,