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:
bd4a3eb
)
SUNRPC: Replace clnt->cl_principal
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 26 Aug 2013 23:23:04 +0000
(19:23 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 30 Aug 2013 13:19:36 +0000
(09:19 -0400)
The clnt->cl_principal is being used exclusively to store the service
target name for RPCSEC_GSS/krb5 callbacks. Replace it with something that
is stored only in the RPCSEC_GSS-specific code.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found