diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2009-11-11 23:34:32 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 19:01:36 +0100 |
commit | 5d12c05e29fc8715e3e32f57a8cced9290d87c55 (patch) | |
tree | e73691cdb5a2a52a9b56ad9f06183f49bb4e3d49 /drivers/scsi/iscsi_tcp.c | |
parent | [SCSI] libiscsi: fix login/text checks in pdu injection code (diff) | |
download | linux-5d12c05e29fc8715e3e32f57a8cced9290d87c55.tar.xz linux-5d12c05e29fc8715e3e32f57a8cced9290d87c55.zip |
[SCSI] libiscsi: Check TMF state before sending PDU
Patch and mail from both MikeC and HannesR:
Before we're trying to send a PDU we have to check whether a TMF
is active. If so and if the PDU will be affected by the TMF
we should allow only Data-out PDUs to be sent.
If fast_abort is set, no Data-out PDUs will be sent while
a LUN reset is being processed for a affected LUN.
fast_abort is now ingored during a ABORT TASK tmf. We will not
send any Data-outs for a task if the task is being aborted.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/iscsi_tcp.c')
0 files changed, 0 insertions, 0 deletions