sunrpc: add auth_unix hash_cred() function
authorFrank Sorenson <sorenson@redhat.com>
Thu, 29 Sep 2016 15:44:39 +0000 (10:44 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 30 Sep 2016 19:45:21 +0000 (15:45 -0400)
commit1e035d065f3415809c056fb7537320a74c718537
treefd5c407a7a2dc75651809d944089d6e94d7e4a53
parent18028c967e423673a055a30b1bf4e603ec64026d
sunrpc: add auth_unix hash_cred() function

Add a hash_cred() function for auth_unix, 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_unix.c