Merge branch 'fixes-v3.15-rc1'; commit '390403fd79821bbd0c3a0d83307df2be87047b36...
[firefly-linux-kernel-4.4.55.git] / include / linux / nfs3.h
1 /*
2  * NFSv3 protocol definitions
3  */
4 #ifndef _LINUX_NFS3_H
5 #define _LINUX_NFS3_H
6
7 #include <uapi/linux/nfs3.h>
8
9
10 /* Number of 32bit words in post_op_attr */
11 #define NFS3_POST_OP_ATTR_WORDS         22
12
13 #endif /* _LINUX_NFS3_H */