From: Kay Sievers Date: Tue, 6 May 2008 20:31:33 +0000 (+0200) Subject: block: do_mounts - accept root= X-Git-Tag: v2.6.26-rc3~63^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f2f0eb4bd2c43d10a8b0d872c6e5ad8f31c9a0;p=pandora-kernel.git block: do_mounts - accept root= Some devices, like md, may create partitions only at first access, so allow root= to be set to a valid non-existant partition of an existing disk. This applies only to non-initramfs root mounting. This fixes a regression from 2.6.24 which did allow this to happen and broke some users machines :( Acked-by: Neil Brown Tested-by: Joao Luis Meloni Assirati Cc: stable Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed