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:
298fc35
)
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 27 Aug 2013 20:52:16 +0000
(16:52 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 1 Sep 2013 15:12:43 +0000
(11:12 -0400)
Ensure that if an rpc_clnt owns more than one RPCSEC_GSS-based authentication
mechanism, then those caches will share the same 'gssd' upcall pipe.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found