linux-stable-rt/drivers/infiniband/ulp/iser
Mike Christie b3cd5050bf [SCSI] libiscsi: add task aborted state
If a task did not complete normally due to a TMF, libiscsi will
now complete the task with the state ISCSI_TASK_ABRT_TMF. Drivers
like bnx2i that need to free resources if a command did not complete normally
can then check the task state. If a driver does not need to send
a special command if we have dropped the session then they can check
for ISCSI_TASK_ABRT_SESS_RECOV.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-23 15:44:13 -05:00
..
Kconfig
Makefile
iscsi_iser.c [SCSI] libiscsi: add task aborted state 2009-05-23 15:44:13 -05:00
iscsi_iser.h
iser_initiator.c
iser_memory.c
iser_verbs.c