commit | a17c2153d2e271b0cbacae9bed83b0eaa41db7e1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 31 14:29:08 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 04 08:54:09 2010 -0400 |
tree | 3c5a73090987278e51aee1a9f185ebe40a00bd65 | |
parent | 8572b8e2e3c5f3d990122348c4d2c64dad338611 [diff] |
SUNRPC: Move the bound cred to struct rpc_rqst 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>