Whamcloud - gitweb
LU-10699 hsm: remove struct hsm_compat_data_cb 82/31382/2
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 22 Feb 2018 17:19:16 +0000 (11:19 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 19 Apr 2018 04:38:28 +0000 (04:38 +0000)
commit9321c8a3de6fe26b30a6eeac423e0407a8b1c564
treec4c0a02759a7031537831beffed3110abd21d228
parentb7ac21b9c241b4aa291fd194d1b819e4f5172a4e
LU-10699 hsm: remove struct hsm_compat_data_cb

Remove uses of struct hsm_compat_data_cb from hsm_find_compatible()
and its llog callback.

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I33addc2bfd983046865286bc2c3200ed0bfd1380
Reviewed-on: https://review.whamcloud.com/31382
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_hsm_cdt_client.c