SUNRPC: Kill rpc_clnt->cl_dead
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 9 Jun 2007 23:39:12 +0000 (19:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:29 +0000 (23:40 -0400)
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 <Trond.Myklebust@netapp.com>

No differences found