commit | ccdb357ccb77cc4cbe4f7abee9efd19957f0753a | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue Mar 02 15:49:21 2010 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Mar 02 15:49:21 2010 -0500 |
tree | 5faf2de550991aeb7dd7ef42c79eb163ef9a3fbe | |
parent | 301e99ce4a2f42a317129230fd42e6cd874c64b0 [diff] |
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>