diff options
author | J. Bruce Fields <bfields@redhat.com> | 2013-08-23 11:17:53 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-01 09:17:48 -0700 |
commit | 577e9397bcfaa293bb8de0e619fe93f69bf992b9 (patch) | |
tree | 867d8534334cd0c1e63772dd05624faa6aed1f74 /net/irda | |
parent | d68b9c457e6298e941b8b574f921624c6c648218 (diff) | |
download | linux-3.10-577e9397bcfaa293bb8de0e619fe93f69bf992b9.tar.gz linux-3.10-577e9397bcfaa293bb8de0e619fe93f69bf992b9.tar.bz2 linux-3.10-577e9397bcfaa293bb8de0e619fe93f69bf992b9.zip |
rpc: comment on linux_cred encoding, treat all as unsigned
commit 6a36978e6931e6601be586eb313375335f2cfaa3 upstream.
The encoding of linux creds is a bit confusing.
Also: I think in practice it doesn't really matter whether we treat any
of these things as signed or unsigned, but unsigned seems more
straightforward: uid_t/gid_t are unsigned and it simplifies the ngroups
overflow check.
Tested-by: Simo Sorce <simo@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions