Whamcloud - gitweb
LU-9482 hsm: release restore lock without object (part2) 33/27033/4
authorQuentin Bouget <quentin.bouget@cea.fr>
Wed, 10 May 2017 06:54:29 +0000 (08:54 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 29 May 2017 18:01:09 +0000 (18:01 +0000)
commit83751adf511d08a40198c04d151c83a6663ff112
treeaff1c7cfc0f9678f7e4ca71e09a17e29abda66fa
parent123b3c6e5edc0934ecaa98962d6bb633d1410cea
LU-9482 hsm: release restore lock without object (part2)

In the cleanup phase of mdt_hsm_cdt_stop(), there is no need to
recursively unlock the mdt_objects that were to be restored.

Signed-off-by: Quentin Bouget <quentin.bouget@cea.fr>
Change-Id: I4d9212966722d4a2fcecc26210308ea51a200dcd
Reviewed-on: https://review.whamcloud.com/27033
Reviewed-by: Henri Doreau <henri.doreau@cea.fr>
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_coordinator.c