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:
886e3b7
)
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 15 Sep 2009 17:32:13 +0000
(13:32 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 16 Sep 2009 00:49:33 +0000
(20:49 -0400)
Otherwise, the upcall is going to be synchronous, which may not be what the
caller wants...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found