J. Bruce Fields 6a36978e69 rpc: comment on linux_cred encoding, treat all as unsigned
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>
2013-09-06 11:45:57 -04:00
..
2012-11-04 14:43:41 -05:00
2013-07-09 12:09:43 -07:00
2013-04-09 14:13:32 -04:00
2012-04-15 12:44:40 -04:00
2013-04-26 11:41:26 -04:00