crush: clean up types, const-ness
authorSage Weil <sage@inktank.com>
Mon, 7 May 2012 22:38:35 +0000 (15:38 -0700)
committerSage Weil <sage@inktank.com>
Mon, 7 May 2012 22:38:35 +0000 (15:38 -0700)
Move various types from int -> __u32 (or similar), and add const as
appropriate.

This reflects changes that have been present in the userland implementation
for some time.

Reviewed-by: Alex Elder <elder@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>

No differences found