Whamcloud - gitweb
LU-10383 hsm: add action count to hsm scan data 35/31235/3
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Feb 2018 19:19:39 +0000 (13:19 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:47:36 +0000 (19:47 +0000)
commitda69045f49e8e6e07c0b150ab8913c24756dcddb
tree4df9ed144404ad74a4aa1c4b6cf1824ac416e6d4
parent8f8e99e322d292e61f3822ba6d23c5dae2af6b6b
LU-10383 hsm: add action count to hsm scan data

Add an 'hsm_action_count' member to struct hsm_scan_data to count the
total number of actions in all requests in the hsd. Add an 'hsd_'
prefix to all pre-existing members of struct hsm_scan_data.

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iab784a0f281d697bc0db758f20ce500315b8194a
Reviewed-on: https://review.whamcloud.com/31235
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