diff options
Diffstat (limited to 'include/linux/nfs_mount.h')
| -rw-r--r-- | include/linux/nfs_mount.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/nfs_mount.h b/include/linux/nfs_mount.h index 5d59ae861aa6..576bddd72e04 100644 --- a/include/linux/nfs_mount.h +++ b/include/linux/nfs_mount.h | |||
| @@ -71,4 +71,7 @@ struct nfs_mount_data { | |||
| 71 | #define NFS_MOUNT_NORESVPORT 0x40000 | 71 | #define NFS_MOUNT_NORESVPORT 0x40000 |
| 72 | #define NFS_MOUNT_LEGACY_INTERFACE 0x80000 | 72 | #define NFS_MOUNT_LEGACY_INTERFACE 0x80000 |
| 73 | 73 | ||
| 74 | #define NFS_MOUNT_LOCAL_FLOCK 0x100000 | ||
| 75 | #define NFS_MOUNT_LOCAL_FCNTL 0x200000 | ||
| 76 | |||
| 74 | #endif | 77 | #endif |
