git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c13edc
)
md: fix up raid1/raid10 unplugging.
author
NeilBrown
<neilb@suse.de>
Mon, 18 Apr 2011 08:25:43 +0000
(18:25 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 18 Apr 2011 08:25:43 +0000
(18:25 +1000)
We just need to make sure that an unplug event wakes up the md
thread, which is exactly what mddev_check_plugged does.
Also remove some plug-related code that is no longer needed.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found