Whamcloud - gitweb
LU-10341 hsm: filter kkuc write by client UUID
[fs/lustre-release.git] / lustre / include / lustre_export.h
index ed511c8..b6f0234 100644 (file)
@@ -445,7 +445,6 @@ extern struct obd_device *class_conn2obd(struct lustre_handle *conn);
 #define KKUC_CT_DATA_MAGIC     0x092013cea
 struct kkuc_ct_data {
        __u32           kcd_magic;
-       struct obd_uuid kcd_uuid;
        __u32           kcd_archive;
 };