From: Mike Christie Date: Wed, 21 May 2008 20:54:17 +0000 (-0500) Subject: [SCSI] libiscsi: fix cmds_max setting X-Git-Tag: v2.6.27-rc1~1059^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cf7b233ffc45d4fc381221f74d24f10e692c4ea;p=pandora-kernel.git [SCSI] libiscsi: fix cmds_max setting Drivers expect that the cmds_max value they pass to the iscsi layer is the max scsi commands + mgmt tasks. This patch implements that and fixes some checks for nr cmd limits. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed