commit | 8b12d47b80c7a34dffdd98244d99316db490ec58 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Mon May 07 15:38:35 2012 -0700 |
committer | Sage Weil <sage@inktank.com> | Mon May 07 15:38:35 2012 -0700 |
tree | fb97986bc823ebcce487d573fc83ee3b1c8f5f98 | |
parent | e49bf4c51cbe27439c00516d4297193d45dd4097 [diff] |
crush: clean up types, const-ness 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>