Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2581
b: refs/heads/master
c: 5f40402
h: refs/heads/master
i:
  2579: 81c520b
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Jun 22, 2005
1 parent f593140 commit 48b4fdd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 78d742d876bdf7263d0d966fbe9593559fd904a7
refs/heads/master: 5f40402d96cb21df912e5bbb3fffa5e1afc81e98
3 changes: 2 additions & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -3635,7 +3635,8 @@ void md_check_recovery(mddev_t *mddev)
struct list_head *rtmp;


dprintk(KERN_INFO "md: recovery thread got woken up ...\n");
if (mddev->bitmap)
bitmap_daemon_work(mddev->bitmap);

if (mddev->ro)
return;
Expand Down

0 comments on commit 48b4fdd

Please sign in to comment.