]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: replace generic auth_cred hash with auth-specific function
authorFrank Sorenson <sorenson@redhat.com>
Thu, 29 Sep 2016 15:44:41 +0000 (10:44 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 30 Sep 2016 19:47:47 +0000 (15:47 -0400)
commitb58681ca6753942907cb2e6560336fc7e9f1f12b
tree894e73c2c7799b2f00088ee0d551a9b82bf95a0c
parent3f799fd138eced34d3734074d1c8cc375bf03884
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>
net/sunrpc/auth.c