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:
8572b8e
)
SUNRPC: Move the bound cred to struct rpc_rqst
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 31 Jul 2010 18:29:08 +0000
(14:29 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 4 Aug 2010 12:54:09 +0000
(08:54 -0400)
This will allow us to save the original generic cred in rpc_message, so
that if we migrate from one server to another, we can generate a new bound
cred without having to punt back to the NFS layer.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found