From: Trond Myklebust Date: Thu, 7 Jun 2007 14:14:14 +0000 (-0400) Subject: SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth X-Git-Tag: v2.6.23-rc1~1073^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8c1344dccb848dbcf0edabc8b5c51a8ecf2808;p=pandora-kernel.git 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 --- Reading git-diff-tree failed