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:
41b6b4d
)
RPCSEC_GSS: Clean up upcall message allocation
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 23 Aug 2013 18:02:24 +0000
(14:02 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 30 Aug 2013 13:19:36 +0000
(09:19 -0400)
Optimise away gss_encode_msg: we don't need to look up the pipe
version a second time.
Save the gss target name in struct gss_auth. It is a property of the
auth cache itself, and doesn't really belong in the rpc_client.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found