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:
55bda7a
)
ceph: fix crush CHOOSE_LEAF when type is already a leaf
author
Sage Weil
<sage@newdream.net>
Thu, 24 Jun 2010 19:58:14 +0000
(12:58 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 24 Jun 2010 19:58:14 +0000
(12:58 -0700)
We may not recurse for CHOOSE_LEAF if we start with a leaf node. When
that happens, the out2 vector needs to be filled in with the result.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found