alistair23-linux/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
..
iscsi_iser.c [SCSI] libiscsi: add task aborted state 2009-05-23 15:44:13 -05:00
iscsi_iser.h [SCSI] libiscsi: don't cap queue depth in iscsi modules 2009-03-13 15:28:06 -05:00
iser_initiator.c [SCSI] iscsi lib: have lib create work queue for transmitting IO 2009-03-13 15:28:37 -05:00
iser_memory.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-07-15 18:58:04 -07:00
iser_verbs.c IB/iser: Remove hard setting of path MTU 2009-02-27 10:30:46 -08:00
Kconfig IB/iser: Add dependency on INFINIBAND_ADDR_TRANS 2009-01-12 19:30:41 -08:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00