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 07e40c625972..79b15fb2f304 100644 --- a/include/linux/nfs4.h +++ b/include/linux/nfs4.h | |||
| @@ -61,6 +61,9 @@ | |||
| 61 | #define NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL 0x10000 | 61 | #define NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL 0x10000 |
| 62 | #define NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED 0x20000 | 62 | #define NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED 0x20000 |
| 63 | 63 | ||
| 64 | #define NFS4_CDFC4_FORE 0x1 | ||
| 65 | #define NFS4_CDFC4_BACK 0x2 | ||
| 66 | |||
| 64 | #define NFS4_SET_TO_SERVER_TIME 0 | 67 | #define NFS4_SET_TO_SERVER_TIME 0 |
| 65 | #define NFS4_SET_TO_CLIENT_TIME 1 | 68 | #define NFS4_SET_TO_CLIENT_TIME 1 |
| 66 | 69 | ||
