Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujits...
[cascardo/linux.git] / include / linux / nfs_fs_sb.h
index 922be2e..a32ba0d 100644 (file)
@@ -230,5 +230,6 @@ struct nfs_server {
 #define NFS_CAP_STATEID_NFSV41 (1U << 16)
 #define NFS_CAP_ATOMIC_OPEN_V1 (1U << 17)
 #define NFS_CAP_SECURITY_LABEL (1U << 18)
+#define NFS_CAP_SEEK           (1U << 19)
 
 #endif