diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-02 01:18:04 (GMT) |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-13 14:15:20 (GMT) |
commit | e572fc739822ad779493b8a72bd27f2101fc3373 (patch) | |
tree | 0178825a3990b0b316e7ecd2830cdcfbc3451a5e /net/sunrpc/auth_gss | |
parent | cdba321e291f0fbf5abda4d88340292b858e3d4d (diff) | |
download | linux-fsl-qoriq-e572fc739822ad779493b8a72bd27f2101fc3373.tar.xz |
sunrpc: Use gid_valid to test for gid != INVALID_GID
In auth unix there are a couple of places INVALID_GID is used a
sentinel to mark the end of uc_gids array. Use gid_valid
as a type safe way to verify we have not hit the end of
valid data in the array.
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