commit | e07264071f7f2b02a2973cb28d9fdf5eb8866cc1 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Jul 26 12:46:48 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Jul 27 09:12:05 2007 -0400 |
tree | 25ca60eeb25dbb519428d3e4bbea77d978e5a4a1 | |
parent | 7974392c0b0d4e7a2a17ca3597d51a29b9841aa5 [diff] |
[SCSI] libiscsi: fix cmd seqeunce number checking We should not be checking the cmd windown for just handling r2t responses. And if the window closes in on us, always have scsi-ml requeue the command from our queuecommand function. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>