summaryrefslogtreecommitdiff
path: root/include/linux/nfs4.h
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@fys.uio.no>2004-08-23 11:56:58 -0400
committerTrond Myklebust <trond.myklebust@fys.uio.no>2004-08-23 11:56:58 -0400
commit3f052fdc5791aa4903461be4fda6e16f5bcddfbf (patch)
treec3d168d92b39029daa6d8c389975a4d2753a25bb /include/linux/nfs4.h
parentf092be42d16232360d70564c3b043c8a643ca2f6 (diff)
NFSv4: Service delegation recall requests from the server.
Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Diffstat (limited to 'include/linux/nfs4.h')
-rw-r--r--include/linux/nfs4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h
index a77f81131bde..96974ab10f27 100644
--- a/include/linux/nfs4.h
+++ b/include/linux/nfs4.h
@@ -355,7 +355,7 @@ enum {
NFSPROC4_CLNT_COMMIT,
NFSPROC4_CLNT_OPEN,
NFSPROC4_CLNT_OPEN_CONFIRM,
- NFSPROC4_CLNT_OPEN_RECLAIM,
+ NFSPROC4_CLNT_OPEN_NOATTR,
NFSPROC4_CLNT_OPEN_DOWNGRADE,
NFSPROC4_CLNT_CLOSE,
NFSPROC4_CLNT_SETATTR,