summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs3.h')
-rw-r--r--include/linux/nfs3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs3.h b/include/linux/nfs3.h
index e2ee14fd0083..6ccfe3b641e1 100644
--- a/include/linux/nfs3.h
+++ b/include/linux/nfs3.h
@@ -13,6 +13,7 @@
13#define NFS3_COOKIESIZE 4 13#define NFS3_COOKIESIZE 4
14#define NFS3_CREATEVERFSIZE 8 14#define NFS3_CREATEVERFSIZE 8
15#define NFS3_COOKIEVERFSIZE 8 15#define NFS3_COOKIEVERFSIZE 8
16#define NFS3_WRITEVERFSIZE 8
16#define NFS3_FIFO_DEV (-1) 17#define NFS3_FIFO_DEV (-1)
17#define NFS3MODE_FMT 0170000 18#define NFS3MODE_FMT 0170000
18#define NFS3MODE_DIR 0040000 19#define NFS3MODE_DIR 0040000