Whamcloud - gitweb
LU-458 debug: use profilenm before running class_del_profile() v1_8_8_WC1_RC2
authorYu Jian <yujian@whamcloud.com>
Wed, 16 May 2012 04:57:41 +0000 (12:57 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 18 May 2012 20:13:46 +0000 (16:13 -0400)
commit48c2f667236e2f41f9fd0224b5de7a83517b3180
treeeeb2f789431a754ca4c076af19e42c9ca50b8757
parentfe92ca6485e3b8dc71b67cf8ea446048cc5d23f0
LU-458 debug: use profilenm before running class_del_profile()

This patch fixes the defect in ll_put_super() which uses profilenm
after running class_del_profile(profilenm).

Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: Ida357c6c970f3b6bf1bbe0060a71d17e65323aa2
Reviewed-on: http://review.whamcloud.com/2799
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/llite/llite_lib.c