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:
9fe0718
)
crush: clarify numrep vs endpos
author
Ilya Dryomov
<ilya.dryomov@inktank.com>
Tue, 24 Dec 2013 19:19:25 +0000
(21:19 +0200)
committer
Ilya Dryomov
<ilya.dryomov@inktank.com>
Tue, 31 Dec 2013 18:32:19 +0000
(20:32 +0200)
Pass numrep (the width of the result) separately from the number of results
we want *this* iteration. This makes things less awkward when we do a
recursive call (for chooseleaf) and want only one item.
Reflects ceph.git commit
1b567ee08972f268c11b43fc881e57b5984dd08b
.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
net/ceph/crush/mapper.c
patch
|
blob
|
history
diff --cc
net/ceph/crush/mapper.c
Simple merge