From: Tejun Heo Date: Mon, 10 Nov 2008 06:30:47 +0000 (+0900) Subject: block/md: fix md autodetection X-Git-Tag: v2.6.28-rc6~51^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e8e30c382d25c34f8aafcc78efec948571a941;p=pandora-kernel.git block/md: fix md autodetection Block ext devt conversion missed md_autodetect_dev() call in rescan_partitions() leaving md autodetect unable to see partitions. Fix it. Signed-off-by: Tejun Heo Cc: Neil Brown Signed-off-by: Jens Axboe --- Reading git-diff-tree failed