Whamcloud - gitweb
LU-3811 hsm: handle file ownership and timestamps
[fs/lustre-release.git] / lustre / include / lustre / lustreapi.h
index 98cbf80..3212bfe 100644 (file)
@@ -317,8 +317,8 @@ extern int llapi_hsm_action_begin(struct hsm_copyaction_private **phcp,
                                  int restore_mdt_index, int restore_open_flags,
                                  bool is_error);
 extern int llapi_hsm_action_end(struct hsm_copyaction_private **phcp,
-                               const struct hsm_extent *he, int flags,
-                               int errval);
+                               const struct hsm_extent *he,
+                               int hp_flags, int errval);
 extern int llapi_hsm_action_progress(struct hsm_copyaction_private *hcp,
                                     const struct hsm_extent *he, int hp_flags);
 extern int llapi_hsm_action_get_dfid(const struct hsm_copyaction_private *hcp,