SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 12 Mar 2008 20:21:07 +0000 (16:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:42:41 +0000 (13:42 -0400)
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>

No differences found