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:
4ccda2c
)
SUNRPC: Add a generic RPC credential
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Mar 2008 16:24:49 +0000
(12:24 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:42:38 +0000
(13:42 -0400)
Add an rpc credential that is not tied to any particular auth mechanism,
but that can be cached by NFS, and later used to look up a cred for
whichever auth mechanism that turns out to be valid when the RPC call is
being made.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found