summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2013-02-01 16:46:42 -0800
committerEric W. Biederman <ebiederm@xmission.com>2013-02-13 06:15:18 -0800
commit9132adb0212c7ddf37d1c2a26c12f8fe7706827d (patch)
treef6d92461934090e27e33df0dc530482b5a3ea40a /net/sunrpc/auth_gss
parent0b4d51b02a2e941beec6f02a6c7a32c5a28c5b43 (diff)
sunrpc: Simplify auth_unix now that everything is a kgid_t
In unx_create_cred directly assign gids from acred->group_info to cred->uc_gids. In unx_match directly compare uc_gids with group_info. Now that both group_info and unx_cred gids are stored as kgids this is valid and the extra layer of translation can be removed. Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'net/sunrpc/auth_gss')
0 files changed, 0 insertions, 0 deletions