Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197500
b: refs/heads/master
c: bb7f8d2
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams authored and NeilBrown committed May 18, 2010
1 parent 18ac8ab commit 9b0dc55
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: f1b29bcae116409db5e543622aadab43041c9ae9
refs/heads/master: bb7f8d2217d8753ab5008c78f16697d9e697d570
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3075,6 +3075,7 @@ level_store(mddev_t *mddev, const char *buf, size_t len)
set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
md_wakeup_thread(mddev->thread);
sysfs_notify(&mddev->kobj, NULL, "level");
md_new_event(mddev);
return rv;
}

Expand Down

0 comments on commit 9b0dc55

Please sign in to comment.