Whamcloud - gitweb
LU-10383 hsm: remove struct hsm_thread_data 34/31234/3
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Feb 2018 17:31:37 +0000 (11:31 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:47:25 +0000 (19:47 +0000)
commit8f8e99e322d292e61f3822ba6d23c5dae2af6b6b
tree9200062e66746b418b37cc9d0da7c9eb3ce04e3e
parent96f5cc0eb36c0bc799016cb3c6f11c3ddf475157
LU-10383 hsm: remove struct hsm_thread_data

Remove struct hsm_thread_data. Move allocation of the HSM scan data
requests array to mdt_coordinator().

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I12075dc000c312d2432c8e32787ed36560d1ae42
Reviewed-on: https://review.whamcloud.com/31234
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Quentin Bouget <quentin.bouget@cea.fr>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_coordinator.c