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:
cae823c
)
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
author
Frank Filz
<ffilzlnx@us.ibm.com>
Tue, 17 Oct 2006 17:24:42 +0000
(10:24 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:31 +0000
(10:46 -0500)
Remove use of the Big Kernel Lock around indirect calls to
nfs3_proc_readlink and nfs4_proc_readlink, both of which
basically call rpc_call_sync.
Signed-off-by: Frank Filz <ffilz@us.ibm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found