Whamcloud - gitweb
LU-7988 hsm: remove compound_id from mdt_hsm_add_actions proto 83/19583/14
authorFrank Zago <fzago@cray.com>
Fri, 8 Apr 2016 19:14:29 +0000 (15:14 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 11 Aug 2016 05:50:46 +0000 (05:50 +0000)
commit250e826cd3902cd8e06cb7ee5167f2814219f63f
tree2d13828f545b2b163ab057491095b889ac18ea41
parent1a10d9219e966daaf61ea9c42610c22126acd836
LU-7988 hsm: remove compound_id from mdt_hsm_add_actions proto

mdt_hsm_request is the only caller of mdt_hsm_add_actions and it
doesn't care about compound_id, so make it a local variable, instead
of an output variable.

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: frank zago <fzago@cray.com>
Change-Id: Iabf89497aad2cdf6364c155290c6df44487d8039
Reviewed-on: http://review.whamcloud.com/19583
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Vinayak <vinayakswami.hariharmath@seagate.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_hsm.c
lustre/mdt/mdt_hsm_cdt_client.c
lustre/mdt/mdt_internal.h