From: Tejun Heo Date: Mon, 1 Sep 2008 11:44:35 +0000 (+0200) Subject: init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param X-Git-Tag: v2.6.28-rc1~733^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dc7db70a73a3809a2334063c9b5b0d8ccebdaa;p=pandora-kernel.git init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param DEBUG_BLOCK_EXT_DEVT shuffles SCSI and IDE device numbers and root device number set using rdev become meaningless. Root devices should be explicitly specified using textual names. Warn about it if root can't be found and DEBUG_BLOCK_EXT_DEVT is enabled. Also, add warning to the help text. Signed-off-by: Tejun Heo Cc: Bartlomiej Zolnierkiewicz Signed-off-by: Jens Axboe --- Reading git-diff-tree failed