From: jcl Date: Mon, 22 Jul 2013 16:06:33 +0000 (+0800) Subject: staging/lustre/mdc: layout lock rpc must not take rpc_lock X-Git-Tag: v3.12-rc1~183^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf43213f9e7faf980025f44ec82b80caf453e8d;p=pandora-kernel.git staging/lustre/mdc: layout lock rpc must not take rpc_lock When a client issue an RPC to get a layout lock, it must not hold rpc_lock because in case of a restore the rpc can be blocking for a long time Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3200 Lustre-change: http://review.whamcloud.com/6115 Signed-off-by: JC Lafoucriere Reviewed-by: Jinshan Xiong Reviewed-by: Johann Lombardi Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed