From: Trond Myklebust Date: Sat, 16 Jun 2007 18:17:01 +0000 (-0400) Subject: SUNRPC: Add a per-rpc_clnt spinlock X-Git-Tag: v2.6.23-rc1~1073^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bef61ff7514396419563ca54fd42ef846485b06;p=pandora-kernel.git SUNRPC: Add a per-rpc_clnt spinlock Use that to protect the rpc_clnt->cl_tasks list instead of using a global lock. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed