Whamcloud - gitweb
Update snapfs: 1) some fix on clonefs read in lustre
[fs/lustre-release.git] / lustre / include / linux / lustre_idl.h
index db2a810..bc2cf94 100644 (file)
@@ -880,7 +880,9 @@ struct ptlbd_rsp {
 
 extern void lustre_swab_ptlbd_rsp (struct ptlbd_rsp *r);
 
 
 extern void lustre_swab_ptlbd_rsp (struct ptlbd_rsp *r);
 
+#define CLONE_INFO_MAGIC 0x0218
 struct clonefs_info {
 struct clonefs_info {
+        int clone_magic;
         int clone_index;
         int clone_flags;
 };
         int clone_index;
         int clone_flags;
 };