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:
b414579
)
md: raid0: remove setting of segment boundary.
author
NeilBrown
<neilb@suse.de>
Tue, 16 Jun 2009 06:54:07 +0000
(16:54 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 16 Jun 2009 06:54:07 +0000
(16:54 +1000)
This setting doesn't seem to make sense (half the chunk size??) and
shouldn't be needed.
The segment boundary exported by raid0 should simply be the minimum
of the segment boundary of all component devices. And we already
get that right.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found