Merge branch 'pm-tools'
[linux-2.6-microblaze.git] / include / linux / nfs_fs_sb.h
index 6aa8cc8..c827d31 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