commit | 4a8c1344dccb848dbcf0edabc8b5c51a8ecf2808 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 07 10:14:14 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:31 2007 -0400 |
tree | ecfa69d4bc36aefe86c2528240ef69da723f5bf4 | |
parent | c1384c9c4c184543375b52a0997d06cd98145164 [diff] |
SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth Cleans up an issue whereby rpcsec_gss uses the rpc_clnt->cl_auth. If we want to be able to add several rpc_auths to a single rpc_clnt, then this abuse must go. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>