diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nfs4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h index c6f41b616965..c1637062c1ce 100644 --- a/include/linux/nfs4.h +++ b/include/linux/nfs4.h | |||
| @@ -118,6 +118,9 @@ Needs to be updated if more operations are defined in future.*/ | |||
| 118 | 118 | ||
| 119 | #define FIRST_NFS4_OP OP_ACCESS | 119 | #define FIRST_NFS4_OP OP_ACCESS |
| 120 | #define LAST_NFS4_OP OP_RECLAIM_COMPLETE | 120 | #define LAST_NFS4_OP OP_RECLAIM_COMPLETE |
| 121 | #define LAST_NFS40_OP OP_RELEASE_LOCKOWNER | ||
| 122 | #define LAST_NFS41_OP OP_RECLAIM_COMPLETE | ||
| 123 | #define LAST_NFS42_OP OP_RECLAIM_COMPLETE | ||
| 121 | 124 | ||
| 122 | enum nfsstat4 { | 125 | enum nfsstat4 { |
| 123 | NFS4_OK = 0, | 126 | NFS4_OK = 0, |
