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:
425510f
)
nfsd: Move create_client() call outside the lock
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 12:27:05 +0000
(08:27 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 1 Aug 2014 20:28:20 +0000
(16:28 -0400)
For efficiency reasons, and because we want to use spin locks instead
of relying on the client_mutex.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found