aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorMichael Reed <mdr@sgi.com>2010-09-20 11:20:22 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-22 10:47:38 -0800
commit9f26affd9550b922dd8aaafd7ee3f54844e6cbea (patch)
tree7bfbf5a6e1adbb6ada668cfb9b177553414c9dbb /lib/string_helpers.c
parent7d7e0fa3d4b3e8ee06da8eae62ff86b37d7013e2 (diff)
sd name space exhaustion causes system hang
commit 1a03ae0f556a931aa3747b70e44b78308f5b0590 upstream. Following a site power outage which re-enabled all the ports on my FC switches, my system subsequently booted with far too many luns! I had let it run hoping it would make multi-user. It didn't. :( It hung solid after exhausting the last sd device, sdzzz, and attempting to create sdaaaa and beyond. I was unable to get a dump. Discovered using a 2.6.32.13 based system. correct this by detecting when the last index is utilized and failing the sd probe of the device. Patch applies to scsi-misc-2.6. Signed-off-by: Michael Reed <mdr@sgi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions