X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_mount.h;fp=include%2Flinux%2Fnfs_mount.h;h=c453f415ea60bf9f96ca4f237cb1edd0507b0e42;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=b1531a032a9970ede22212067f82f2e43929ad93;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/linux/nfs_mount.h b/include/linux/nfs_mount.h index b1531a032..c453f415e 100644 --- a/include/linux/nfs_mount.h +++ b/include/linux/nfs_mount.h @@ -61,7 +61,8 @@ struct nfs_mount_data { #define NFS_MOUNT_NOACL 0x0800 /* 4 */ #define NFS_MOUNT_STRICTLOCK 0x1000 /* reserved for NFSv4 */ #define NFS_MOUNT_SECFLAVOUR 0x2000 /* 5 */ -#define NFS_MOUNT_TAGXID 0x8000 /* tagxid */ +#define NFS_MOUNT_FSCACHE 0x4000 +#define NFS_MOUNT_TAGXID 0x8000 #define NFS_MOUNT_FLAGMASK 0xFFFF #endif