Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188601
b: refs/heads/master
c: 33aa96e
h: refs/heads/master
i:
  188599: ca2a776
v: v3
  • Loading branch information
Sage Weil committed Nov 2, 2009
1 parent ca19cb5 commit 9b7f75c
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: 63ff78b25c4b204075b5b98afcac6ad3639d43fe
refs/heads/master: 33aa96e7430d215e2ee779f65cdad0f6d4571fe1
2 changes: 1 addition & 1 deletion trunk/fs/ceph/crush/mapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static int crush_bucket_choose(struct crush_bucket *in, int x, int r)
x, r);
default:
BUG_ON(1);
/* return in->items[0] */;
return in->items[0];
}
}

Expand Down

0 comments on commit 9b7f75c

Please sign in to comment.