Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359562
b: refs/heads/master
c: 7d7c1f6
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil authored and Alex Elder committed Jan 17, 2013
1 parent a5e7cda commit 6ebddf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1604f488ac2dcce33c8218e75a000e8c5fb57e61
refs/heads/master: 7d7c1f6136bac00174842f845babe7fb3483724e
2 changes: 1 addition & 1 deletion trunk/net/ceph/crush/mapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ static int crush_choose(const struct crush_map *map,
}

reject = 0;
if (recurse_to_leaf) {
if (!collide && recurse_to_leaf) {
if (item < 0) {
if (crush_choose(map,
map->buckets[-1-item],
Expand Down

0 comments on commit 6ebddf0

Please sign in to comment.