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:
2ac8740
)
md/plug: optionally use plugger to unplug an array during resync/recovery.
author
NeilBrown
<neilb@suse.de>
Tue, 1 Jun 2010 09:37:29 +0000
(19:37 +1000)
committer
NeilBrown
<neilb@suse.de>
Mon, 26 Jul 2010 02:53:08 +0000
(12:53 +1000)
If an array doesn't have a 'queue' then md_do_sync cannot
unplug it.
In that case it will have a 'plugger', so make that available
to the mddev, and use it to unplug the array if needed.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found