Whamcloud - gitweb
LU-9167 hsm: use a new environment during HSM purge 30/25730/2
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 6 Aug 2015 15:20:30 +0000 (10:20 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Mar 2017 02:59:28 +0000 (02:59 +0000)
commit4651199d1c0c2d88f253b6b6478ce1aa8c0649e8
tree83249a15a5a06077f0e5d3c27a37e01d740cd696
parent153c25f280d3db722005619ea0db6fbd3d26bc97
LU-9167 hsm: use a new environment during HSM purge

In hsm_cancel_all_actions() use a newly allocated environment instead
of borrowing it from the coordinator.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Idd5f05d1d5629f4e4e627e137e3addc1a51f8a96
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/25730
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_coordinator.c