From: Jinshan Xiong Date: Sun, 27 Apr 2014 17:06:46 +0000 (-0400) Subject: staging/lustre/lov: to not hold sub locks at initialization X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69cd00cb3b3ce49954947ee3f78ba887d7ac8d0;p=pandora-kernel.git staging/lustre/lov: to not hold sub locks at initialization Otherwise, it will cause deadlock because it essentially holds some sub locks and then to request others in an arbitrary order. Signed-off-by: Jinshan Xiong Reviewed-on: http://review.whamcloud.com/9152 Reviewed-by: Lai Siyao Reviewed-by: Bobi Jam Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed