git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f52e3
)
SUNRPC: Kill rpc_clnt->cl_dead
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 9 Jun 2007 23:39:12 +0000
(19:39 -0400)
committer
Trond 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