From: Andre Noll Date: Fri, 11 Jul 2008 12:02:23 +0000 (+1000) Subject: md: Replace calc_dev_size() by calc_num_sectors(). X-Git-Tag: v2.6.27-rc1~957^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7debaa4951b37d6c9ace4c6b984cd4805c5bfbb;p=pandora-kernel.git md: Replace calc_dev_size() by calc_num_sectors(). Number of sectors is the preferred unit for sizes of raid devices, so change calc_dev_size() so that it returns this unit instead of the number of 1K blocks. Signed-off-by: Andre Noll Signed-off-by: Neil Brown --- Reading git-diff-tree failed