From: Hongchao Zhang Date: Mon, 2 Feb 2015 02:52:04 +0000 (-0500) Subject: staging/lustre/obdclass: fix a race in recovery X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e4941354c38c968474a909a5a89395ccff0067;p=pandora-kernel.git staging/lustre/obdclass: fix a race in recovery in "class_export_recovery_cleanup", the check of the flag "exp->exp_req_replay_needed" should be protected by "exp_lock". Signed-off-by: Hongchao Zhang Reviewed-on: http://review.whamcloud.com/10849 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5128 Reviewed-by: Fan Yong Reviewed-by: Andreas Dilger Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed