sunrpc: add generic_auth hash_cred() function
authorFrank Sorenson <sorenson@redhat.com>
Thu, 29 Sep 2016 15:44:38 +0000 (10:44 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 30 Sep 2016 19:33:36 +0000 (15:33 -0400)
commit18028c967e423673a055a30b1bf4e603ec64026d
tree45d91c1c36bf5a290b536d79ccc533030a5df655
parente856a231d5d5742fe7c63e3a2b266bef668af5b4
sunrpc: add generic_auth hash_cred() function

Add a hash_cred() function for generic_auth, using both the
uid and gid from the auth_cred.

Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/auth_generic.c