From: Mike Christie Date: Wed, 11 Nov 2009 22:34:36 +0000 (-0600) Subject: [SCSI] libiscsi: hook into ramp up/down handling X-Git-Tag: v2.6.33-rc1~344^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1796e72291b2b6aafaec5954e666d0b5a95da935;p=pandora-kernel.git [SCSI] libiscsi: hook into ramp up/down handling It is rare to get a queue full with iscsi, because targets seem to just reduce the iscsi cmd window. However, there is at least one iscsi target that will throw a queue full when overloaded. This hooks the iscsi code in to the ramp up/down code, so we can handle it. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed