X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_mount.h;h=59bb4f71fbb0dcc7412311680a864950711b80f6;hb=refs%2Fheads%2Fvserver;hp=2b7233191bf274f8cf5bc971d1ad6b47a130525e;hpb=e0ff8aa1acd079b70e796571917ae0449b7c465b;p=linux-2.6.git diff --git a/include/linux/nfs_mount.h b/include/linux/nfs_mount.h index 2b7233191..59bb4f71f 100644 --- a/include/linux/nfs_mount.h +++ b/include/linux/nfs_mount.h @@ -61,8 +61,7 @@ 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_FSCACHE 0x4000 -#define NFS_MOUNT_TAGXID 0x8000 /* tagxid */ +#define NFS_MOUNT_TAGGED 0x8000 /* context tagging */ #define NFS_MOUNT_FLAGMASK 0xFFFF #endif