]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
authorDave Kleikamp <dave.kleikamp@oracle.com>
Wed, 19 Oct 2011 16:49:04 +0000 (11:49 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 30 Oct 2011 08:58:11 +0000 (12:58 +0400)
commit51abb2d74ab63e8fe48d2f081709c04766381526
tree3d835887fb1ce75e7dbf8b99f6086477db437c0e
parente6d42acc8a5de7168a13ebbf23860eac1ffc9f26
[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 <dave.kleikamp@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/sd.c
drivers/scsi/sd.h