From: Mike Christie Date: Thu, 5 Mar 2009 20:46:01 +0000 (-0600) Subject: [SCSI] libiscsi: don't cap queue depth in iscsi modules X-Git-Tag: v2.6.30-rc1~641^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28f3d5b51ed07d822f135cd941b01e2d485270e;p=pandora-kernel.git [SCSI] libiscsi: don't cap queue depth in iscsi modules There is no need to cap the queue depth in the modules. We set this in userspace and can do that there. For performance testing with ram based targets, this is helpful since we can have very high queue depths. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed