commit | 5c691044ecbca04dd558fca4c754121689fe1b34 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 12 16:21:07 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 14 13:42:41 2008 -0400 |
tree | 7a56b63c44766fcca0d7ac245ce0e19077b6f118 | |
parent | 9a559efd4199c9812d339e23cc1b6055366b224f [diff] |
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task We need the ability to treat 'generic' creds specially, since they want to bind instances of the auth cred instead of binding themselves. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>