git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e88020
)
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
author
Dave Kleikamp
<dave.kleikamp@oracle.com>
Wed, 19 Oct 2011 16:49:04 +0000
(11:49 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 30 Oct 2011 08:58:11 +0000
(12:58 +0400)
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>
No differences found