Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269271
b: refs/heads/master
c: d30519f
h: refs/heads/master
i:
  269269: f5d7a26
  269267: c2d7aa7
  269263: 30ae7a8
v: v3
  • Loading branch information
NeilBrown committed Oct 18, 2011
1 parent 0fcf043 commit a732dd3
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: 34db0cd60f8a1f4ab73d118a8be3797c20388223
refs/heads/master: d30519fc59c5cc2f7772fa67b16b1a2426d36c95
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -2722,6 +2722,7 @@ slot_store(struct md_rdev *rdev, const char *buf, size_t len)
rdev->saved_raid_disk = slot;
else
rdev->saved_raid_disk = -1;
clear_bit(In_sync, &rdev->flags);
err = rdev->mddev->pers->
hot_add_disk(rdev->mddev, rdev);
if (err) {
Expand Down

0 comments on commit a732dd3

Please sign in to comment.