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:
7eb4188
)
md/raid10: avoid fullsync when not necessary.
author
NeilBrown
<neilb@suse.de>
Tue, 14 Jan 2014 05:30:10 +0000
(16:30 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 14 Jan 2014 05:44:21 +0000
(16:44 +1100)
This is the raid10 equivalent of
commit
4f0a5e012cf41321d611e7cad63e1017d143d138
MD RAID1: Further conditionalize 'fullsync'
If a device in a newly assembled array is not fully recovered we
currently do a fully resync by don't need to.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found