commit | 66cbd4ba8ac4711e8bad97b5bded31ec298c7433 | [log] [tgz] |
---|---|---|
author | Frank Sorenson <sorenson@redhat.com> | Thu Sep 29 10:44:41 2016 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Sep 30 15:47:47 2016 -0400 |
tree | 894e73c2c7799b2f00088ee0d551a9b82bf95a0c | |
parent | a960f8d6db431f5785ee28dbe903d61d821f368e [diff] |
sunrpc: replace generic auth_cred hash with auth-specific function Replace the generic code to hash the auth_cred with the call to the auth-specific hash function in the rpc_authops struct. Signed-off-by: Frank Sorenson <sorenson@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>