]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_mount.h
vfs: remove unused MNT_STRICTATIME
[karo-tx-linux.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