From: NeilBrown Date: Sun, 28 Mar 2010 23:51:42 +0000 (+1100) Subject: md: don't reference gendisk in getgeo X-Git-Tag: v2.6.35-rc1~440^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ce6cea85fb8d25ee59486c919406e9cecf1762;p=pandora-kernel.git md: don't reference gendisk in getgeo Using ->array_sectors rather than get_capacity() is more direct and is a step towards relaxing the tight connection between mddev and gendisk. Signed-off-by: NeilBrown --- Reading git-diff-tree failed