Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320893
b: refs/heads/master
c: 3bbae04
h: refs/heads/master
i:
  320891: 5d669cc
v: v3
  • Loading branch information
Jonathan Brassow authored and NeilBrown committed Jul 31, 2012
1 parent c56a059 commit 18ad450
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: b17459c05000fdbe8d10946570a26510f86ec0f6
refs/heads/master: 3bbae04b126fbd4c191b4167ea46ba9c4da46425
2 changes: 1 addition & 1 deletion trunk/drivers/md/raid10.c
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ static struct md_rdev *read_balance(struct r10conf *conf,
int sectors = r10_bio->sectors;
int best_good_sectors;
sector_t new_distance, best_dist;
struct md_rdev *rdev, *best_rdev;
struct md_rdev *best_rdev, *rdev = NULL;
int do_balance;
int best_slot;
struct geom *geo = &conf->geo;
Expand Down

0 comments on commit 18ad450

Please sign in to comment.