md: Make mddev->array_size sector-based.
authorAndre Noll <maan@systemlinux.org>
Mon, 21 Jul 2008 07:05:22 +0000 (17:05 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 21 Jul 2008 07:05:22 +0000 (17:05 +1000)
This patch renames the array_size field of struct mddev_s to array_sectors
and converts all instances to use units of 512 byte sectors instead of 1k
blocks.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>

No differences found