commit | 1be27f36601973815171db684c711d30557cf50c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 27 14:29:04 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:37 2007 -0400 |
tree | 37119def0079958b1ec444ee6a3b2ec3b15337b5 | |
parent | 1dd17ec693bf4a08b666c2ef76b68ca08ce3c93d [diff] |
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>