Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200843
b: refs/heads/master
c: 55bda7a
h: refs/heads/master
i:
  200841: fa49053
  200839: 00bb4d1
v: v3
  • Loading branch information
Sage Weil committed Jun 24, 2010
1 parent 2c8cdb8 commit 94fc886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bfaf148eb2e42c00f1c79b2163f0804068ea0c5e
refs/heads/master: 55bda7aacd13f5fdfeaafc16934953171405c692
1 change: 1 addition & 0 deletions trunk/fs/ceph/crush/mapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ static int crush_choose(struct crush_map *map,
BUG_ON(item >= 0 ||
(-1-item) >= map->max_buckets);
in = map->buckets[-1-item];
retry_bucket = 1;
continue;
}

Expand Down

0 comments on commit 94fc886

Please sign in to comment.