git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e49bf4c
)
crush: clean up types, const-ness
author
Sage Weil
<sage@inktank.com>
Mon, 7 May 2012 22:38:35 +0000
(15:38 -0700)
committer
Sage 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