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:
7c1d71c
)
SUNRPC: Fix a race in gss_refresh_upcall()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 17 Apr 2008 20:53:01 +0000
(16:53 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:55:15 +0000
(16:55 -0400)
If the downcall completes before we get the spin_lock then we currently
fail to refresh the credential.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found