]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/nfs_fs_sb.h
Merge branch 'clk-ti' into clk-next
[linux.git] / include / linux / nfs_fs_sb.h
index 6aa8cc83c3b66317ca0fd20e26d591b7f29654f8..c827d31298cc379e3bdb07810f98913b24737301 100644 (file)
@@ -261,5 +261,6 @@ struct nfs_server {
 #define NFS_CAP_CLONE          (1U << 23)
 #define NFS_CAP_COPY           (1U << 24)
 #define NFS_CAP_OFFLOAD_CANCEL (1U << 25)
+#define NFS_CAP_LAYOUTERROR    (1U << 26)
 
 #endif