]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs_sb.h
nfs: Add ALLOCATE support
[karo-tx-linux.git] / include / linux / nfs_fs_sb.h
index a32ba0d7a98fe9eaeb4b95f971c6730bc128b9db..df6ed429b40697a365b34bf89b1288203284806a 100644 (file)
@@ -231,5 +231,6 @@ struct nfs_server {
 #define NFS_CAP_ATOMIC_OPEN_V1 (1U << 17)
 #define NFS_CAP_SECURITY_LABEL (1U << 18)
 #define NFS_CAP_SEEK           (1U << 19)
+#define NFS_CAP_ALLOCATE       (1U << 20)
 
 #endif