]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit502c116f5167b3ef16aa5c6bfce5640611c4dd1d
tree45d91c1c36bf5a290b536d79ccc533030a5df655
parentbb88931cb269762feeef3b826b6f3690a09353a8
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