From: Trond Myklebust Date: Sat, 9 Jun 2007 23:39:12 +0000 (-0400) Subject: SUNRPC: Kill rpc_clnt->cl_dead X-Git-Tag: v2.6.23-rc1~1073^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848f1fe6be2e290691bb6c13cbb8fd92bd0cfaab;p=pandora-kernel.git SUNRPC: Kill rpc_clnt->cl_dead Its use is at best racy, and there is only one user (lockd), which has additional locking that makes the whole thing redundant. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed