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:
bbd5a1f
)
SUNRPC: Remove BKL around the RPC socket operations etc.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 18 Oct 2006 20:01:06 +0000
(16:01 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:30 +0000
(10:46 -0500)
All internal RPC client operations should no longer depend on the BKL,
however lockd and NFS callbacks may still require it.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found