Home
last modified time | relevance | path

Searched hist:"4 d1083509a69a36cc1394f188b7b8956e5526a16" (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dlibiscsi.hdiff 4d1083509a69a36cc1394f188b7b8956e5526a16 Thu Mar 05 21:46:04 CET 2009 Mike Christie <michaelc@cs.wisc.edu> [SCSI] iscsi lib: remove qdepth param from iscsi host allocation

The qdepth setting was useful when we needed libiscsi to verify
the setting. Now we just need to make sure if older tools
passed in zero then we need to set some default.

So this patch just has us use the sht->cmd_per_lun or if
for LLD does a host per session then we can set it on per
host basis.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.cdiff 4d1083509a69a36cc1394f188b7b8956e5526a16 Thu Mar 05 21:46:04 CET 2009 Mike Christie <michaelc@cs.wisc.edu> [SCSI] iscsi lib: remove qdepth param from iscsi host allocation

The qdepth setting was useful when we needed libiscsi to verify
the setting. Now we just need to make sure if older tools
passed in zero then we need to set some default.

So this patch just has us use the sht->cmd_per_lun or if
for LLD does a host per session then we can set it on per
host basis.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/linux/drivers/scsi/
H A Discsi_tcp.cdiff 4d1083509a69a36cc1394f188b7b8956e5526a16 Thu Mar 05 21:46:04 CET 2009 Mike Christie <michaelc@cs.wisc.edu> [SCSI] iscsi lib: remove qdepth param from iscsi host allocation

The qdepth setting was useful when we needed libiscsi to verify
the setting. Now we just need to make sure if older tools
passed in zero then we need to set some default.

So this patch just has us use the sht->cmd_per_lun or if
for LLD does a host per session then we can set it on per
host basis.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
H A Dlibiscsi.cdiff 4d1083509a69a36cc1394f188b7b8956e5526a16 Thu Mar 05 21:46:04 CET 2009 Mike Christie <michaelc@cs.wisc.edu> [SCSI] iscsi lib: remove qdepth param from iscsi host allocation

The qdepth setting was useful when we needed libiscsi to verify
the setting. Now we just need to make sure if older tools
passed in zero then we need to set some default.

So this patch just has us use the sht->cmd_per_lun or if
for LLD does a host per session then we can set it on per
host basis.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>