Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156203
b: refs/heads/master
c: e516402
h: refs/heads/master
i:
  156201: d57fe88
  156199: d54e9bf
v: v3
  • Loading branch information
NeilBrown committed Aug 3, 2009
1 parent c754525 commit f974f8e
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: 70471dafe3390243c598a3165dfb86b8b8b3f4fe
refs/heads/master: e516402c0d4fc02be4af9fa8c18954d4f9deb44e
2 changes: 1 addition & 1 deletion trunk/drivers/md/raid5.c
Original file line number Diff line number Diff line change
Expand Up @@ -5000,7 +5000,7 @@ static int raid5_start_reshape(mddev_t *mddev)
spin_unlock_irqrestore(&conf->device_lock, flags);
}
mddev->raid_disks = conf->raid_disks;
mddev->reshape_position = 0;
mddev->reshape_position = conf->reshape_progress;
set_bit(MD_CHANGE_DEVS, &mddev->flags);

clear_bit(MD_RECOVERY_SYNC, &mddev->recovery);
Expand Down

0 comments on commit f974f8e

Please sign in to comment.