Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197481
b: refs/heads/master
c: b710310
h: refs/heads/master
i:
  197479: bf26f77
v: v3
  • Loading branch information
Maciej Trela authored and NeilBrown committed May 18, 2010
1 parent 273091e commit e68f6b3
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: dab8b29248b3f14f456651a2a6ee9b8fd16d1b3c
refs/heads/master: b71031076e1169e89bdac1b245ad1488587e4730
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -2385,6 +2385,7 @@ slot_store(mdk_rdev_t *rdev, const char *buf, size_t len)
return err;
sprintf(nm, "rd%d", rdev->raid_disk);
sysfs_remove_link(&rdev->mddev->kobj, nm);
rdev->raid_disk = -1;
set_bit(MD_RECOVERY_NEEDED, &rdev->mddev->recovery);
md_wakeup_thread(rdev->mddev->thread);
} else if (rdev->mddev->pers) {
Expand Down

0 comments on commit e68f6b3

Please sign in to comment.