[SCSI] libiscsi: don't cap queue depth in iscsi modules
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Mar 2009 20:46:01 +0000 (14:46 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:28:06 +0000 (15:28 -0500)
commite28f3d5b51ed07d822f135cd941b01e2d485270e
treee64637e1e4f3bf6921f91729b6f299165929d6df
parentc93f87c727ad4e6a5d94cfab219b1492ccc5ca5e
[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 <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/scsi/libiscsi.c
include/scsi/libiscsi.h