X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_mount.h;h=2b7233191bf274f8cf5bc971d1ad6b47a130525e;hb=567f20a20be06ad546b5962340c4be268462055b;hp=c453f415ea60bf9f96ca4f237cb1edd0507b0e42;hpb=653a9213ae6f303790975dd836d95778aab070de;p=linux-2.6.git diff --git a/include/linux/nfs_mount.h b/include/linux/nfs_mount.h index c453f415e..2b7233191 100644 --- a/include/linux/nfs_mount.h +++ b/include/linux/nfs_mount.h @@ -62,7 +62,7 @@ struct nfs_mount_data { #define NFS_MOUNT_STRICTLOCK 0x1000 /* reserved for NFSv4 */ #define NFS_MOUNT_SECFLAVOUR 0x2000 /* 5 */ #define NFS_MOUNT_FSCACHE 0x4000 -#define NFS_MOUNT_TAGXID 0x8000 +#define NFS_MOUNT_TAGXID 0x8000 /* tagxid */ #define NFS_MOUNT_FLAGMASK 0xFFFF #endif