From: Andre Noll Date: Mon, 21 Jul 2008 07:05:22 +0000 (+1000) Subject: md: Make mddev->array_size sector-based. X-Git-Tag: v2.6.27-rc1~957^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f233ea5c9e0d8b95e4283bf6a3436b88f6fd3586;p=pandora-kernel.git md: Make mddev->array_size sector-based. 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 Signed-off-by: NeilBrown --- Reading git-diff-tree failed