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:
63ff78b
)
crush: always return a value from crush_bucket_choose
author
Sage Weil
<sage@newdream.net>
Mon, 2 Nov 2009 01:53:24 +0000
(17:53 -0800)
committer
Sage Weil
<sage@newdream.net>
Mon, 2 Nov 2009 01:53:24 +0000
(17:53 -0800)
Even when we encounter a corrupt bucket. We still BUG(). This fixes
the warning
fs/ceph/crush/mapper.c: In function 'crush_choose':
fs/ceph/crush/mapper.c:352: warning: control may reach end of non-void function
'crush_bucket_choose' being inlined
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found