From: Dave Kleikamp Date: Wed, 19 Oct 2011 16:49:04 +0000 (-0500) Subject: [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit X-Git-Tag: v3.2-rc1~44^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21208ae5a21fd5f337e987cde11374eaf2fe70b4;p=pandora-kernel.git [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit There is no reason to limit the SCSI disk namespace to sdXXX. Add new error messages to sd_probe() in the unlikely event that either ida_get_new() or sd_format_disk_name() fail. Signed-off-by: Dave Kleikamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed