diff options
author | J. Bruce Fields <bfields@redhat.com> | 2013-08-21 16:32:52 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2013-09-06 17:45:56 +0200 |
commit | 778e512bb1d3315c6b55832248cd30c566c081d7 (patch) | |
tree | 16207aacec6e95a9d66a7db9fb994e949a130f03 /Documentation | |
parent | svcrpc: remove unused rq_resused (diff) | |
download | linux-778e512bb1d3315c6b55832248cd30c566c081d7.tar.xz linux-778e512bb1d3315c6b55832248cd30c566c081d7.zip |
rpc: clean up decoding of gssproxy linux creds
We can use the normal coding infrastructure here.
Two minor behavior changes:
- we're assuming no wasted space at the end of the linux cred.
That seems to match gss-proxy's behavior, and I can't see why
it would need to do differently in the future.
- NGROUPS_MAX check added: note groups_alloc doesn't do this,
this is the caller's responsibility.
Tested-by: Simo Sorce <simo@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions