svcrpc: treat uid's as unsigned
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 2 Mar 2010 20:49:21 +0000 (15:49 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 2 Mar 2010 20:49:21 +0000 (15:49 -0500)
commitccdb357ccb77cc4cbe4f7abee9efd19957f0753a
tree5faf2de550991aeb7dd7ef42c79eb163ef9a3fbe
parent301e99ce4a2f42a317129230fd42e6cd874c64b0
svcrpc: treat uid's as unsigned

We should consistently treat uid's as unsigned--it's confusing when
the display of uid's in the cache contents isn't consistent with their
representation in upcalls.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/svcauth_unix.c