md: raid0: remove setting of segment boundary.
commita6b3deafe0c50e3e873e8ed5cc8abfcb25c05eff
authorNeilBrown <neilb@suse.de>
Tue, 16 Jun 2009 06:54:07 +0000 (16 16:54 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 16 Jun 2009 06:54:07 +0000 (16 16:54 +1000)
tree18ac1b0976a1e558316d45e50d7252ba4c14fd71
parentb414579f4573b6dc8583e31b01dcffd13f49fd62
md: raid0:  remove setting of segment boundary.

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>
drivers/md/raid0.c