Whamcloud - gitweb
LU-10383 hsm: ignore compound_id
[fs/lustre-release.git] / lustre / doc / llapi_hsm_copytool_register.3
index 04fe5d6..22e5047 100644 (file)
@@ -90,7 +90,7 @@ hsm_action_item\fP:
 struct hsm_action_list {
    __u32 hal_version;
    __u32 hal_count;         /* number of hai\(aqs to follow */
-   __u64 hal_compound_id;   /* returned by coordinator */
+   __u64 hal_compound_id;   /* obsolete and may be ignored */
    __u64 hal_flags;
    __u32 hal_archive_id;    /* which archive backend */
    __u32 padding1;