commit | 3cf7b233ffc45d4fc381221f74d24f10e692c4ea | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:54:17 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:21 2008 -0500 |
tree | c1bd741628e1e75cf07fa5c47fbdaa9e9f9236ee | |
parent | 88dfd340b9dece8fcaa1a2d4c782338926c017f7 [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>