-
- Downloads
SUNRPC: Remove the tk_auth macro...
We should almost always be deferencing the rpc_auth struct by means of the
credential's cr_auth field instead of the rpc_clnt->cl_auth anyway. Fix up
that historical mistake, and remove the macro that propagated it.
Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/nfs2xdr.c 3 additions, 3 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3xdr.c 4 additions, 4 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4xdr.c 5 additions, 5 deletionsfs/nfs/nfs4xdr.c
- include/linux/sunrpc/sched.h 0 additions, 1 deletioninclude/linux/sunrpc/sched.h
- net/sunrpc/auth.c 13 additions, 12 deletionsnet/sunrpc/auth.c
- net/sunrpc/auth_gss/auth_gss.c 2 additions, 2 deletionsnet/sunrpc/auth_gss/auth_gss.c
- net/sunrpc/auth_unix.c 1 addition, 1 deletionnet/sunrpc/auth_unix.c
- net/sunrpc/clnt.c 1 addition, 1 deletionnet/sunrpc/clnt.c
Loading
Please register or sign in to comment