KVM: MMU: introduce gfn_to_page_many_atomic() function
[pandora-kernel.git] / include / linux / nfs_mount.h
index 4499016..5d59ae8 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