]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3e120ca1048e481a8ee0eedd971565f9cda634f
treefd5c407a7a2dc75651809d944089d6e94d7e4a53
parentd44b73a2c7847268ad306a1d48f6c9dd9f4c5938
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