X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_fs_sb.h;h=e82957acea561bfb9e4a73f33bbd7faf888cf671;hb=0df5dd4aae211edeeeb84f7f84f6d093406d7c22;hp=717a5e54eb1dcf68cdda886b71601e003fec105a;hpb=0a492fdef8aa241f6139e6455e852cc710ae8ed1;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h index 717a5e54eb1d..e82957acea56 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h @@ -176,6 +176,7 @@ struct nfs_server { #define NFS_CAP_ATIME (1U << 11) #define NFS_CAP_CTIME (1U << 12) #define NFS_CAP_MTIME (1U << 13) +#define NFS_CAP_POSIX_LOCK (1U << 14) /* maximum number of slots to use */