Whamcloud - gitweb
LU-5357 lod: hold thandle during lod_trans_stop 20/13420/2
authorwang di <di.wang@intel.com>
Wed, 14 Jan 2015 13:25:31 +0000 (05:25 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Feb 2015 18:28:56 +0000 (18:28 +0000)
commitc236efcd5ed186c5813cc6b11d0b1b12d8ec0734
tree58017a3ea96d42f99faf9c32c1a746164eecd94b
parent584f4c87a6f89b3808df03579bb977d11a22392d
LU-5357 lod: hold thandle during lod_trans_stop

Hold thandle during lod_trans_stop, to avoid the thandle
being freed in local transaction stop.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I2448d725e35b119a61bbfb2e9567446d203bec16
Reviewed-on: http://review.whamcloud.com/13420
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_dev.c