| commit | 506b4672ace55889c16d4e9d5515e0c1ae7832d5 | [log] [tgz] |
|---|---|---|
| author | Sage Weil <sage@inktank.com> | Mon May 07 15:38:35 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 26 11:38:03 2012 -0800 |
| tree | 36da5c2597634f1398bb0f0d8cfdcec2fc617569 | |
| parent | 55649211861616c26aa25c9e710c5691837975e4 [diff] |
crush: clean up types, const-ness (cherry picked from commit 8b12d47b80c7a34dffdd98244d99316db490ec58) 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>