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>
Showing
- include/linux/sunrpc/auth.h 4 additions, 0 deletionsinclude/linux/sunrpc/auth.h
- net/sunrpc/auth_gss/auth_gss.c 2 additions, 1 deletionnet/sunrpc/auth_gss/auth_gss.c
- net/sunrpc/auth_null.c 1 addition, 0 deletionsnet/sunrpc/auth_null.c
- net/sunrpc/auth_unix.c 1 addition, 0 deletionsnet/sunrpc/auth_unix.c
Loading
Please register or sign in to comment