Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197483
b: refs/heads/master
c: 5cac786
h: refs/heads/master
i:
  197481: e68f6b3
  197479: bf26f77
v: v3
  • Loading branch information
Maciej Trela authored and NeilBrown committed May 18, 2010
1 parent 6d9a7e1 commit 05eeac2
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: 233fca36bb439eadcad28500b5139fed7c64a0ae
refs/heads/master: 5cac7861b2de95a1f714ebdc652813abd0afcc73
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3059,6 +3059,7 @@ level_store(mddev_t *mddev, const char *buf, size_t len)
set_bit(MD_CHANGE_DEVS, &mddev->flags);
set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
md_wakeup_thread(mddev->thread);
sysfs_notify(&mddev->kobj, NULL, "level");
return rv;
}

Expand Down

0 comments on commit 05eeac2

Please sign in to comment.