]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/nfs_mount.h
Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6
[mirror_ubuntu-bionic-kernel.git] / include / linux / nfs_mount.h
index 4499016e6d0d85884a0be970877d386976a95f9f..5d59ae861aa6a1c55b0672d1a58d9d3890121871 100644 (file)
@@ -69,5 +69,6 @@ struct nfs_mount_data {
 #define NFS_MOUNT_LOOKUP_CACHE_NONEG   0x10000
 #define NFS_MOUNT_LOOKUP_CACHE_NONE    0x20000
 #define NFS_MOUNT_NORESVPORT           0x40000
+#define NFS_MOUNT_LEGACY_INTERFACE     0x80000
 
 #endif