summaryrefslogtreecommitdiff
path: root/include/linux/nfs4.h
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@fys.uio.no>2004-04-10 21:36:11 -0700
committerTrond Myklebust <trond.myklebust@fys.uio.no>2004-04-10 21:36:11 -0700
commit33abaafc6b105f09aeda7263b5db06f070eebc9a (patch)
tree8f697ba60258418375873bfd889cafc77766bfa9 /include/linux/nfs4.h
parentf3e5aa184cb8e31a8915d70c9e0a0700e8b9a483 (diff)
NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generating
STATFS RPC calls.
Diffstat (limited to 'include/linux/nfs4.h')
-rw-r--r--include/linux/nfs4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h
index 46bdbb10987a..b02f2e261c97 100644
--- a/include/linux/nfs4.h
+++ b/include/linux/nfs4.h
@@ -312,6 +312,7 @@ enum {
NFSPROC4_CLNT_LINK,
NFSPROC4_CLNT_CREATE,
NFSPROC4_CLNT_PATHCONF,
+ NFSPROC4_CLNT_STATFS,
};
#endif