linux-kernel-test/drivers/infiniband/ulp/iser
Mike Christie 1c83469d36 [SCSI] iscsi bugfixes: fix oops when iser is flushing io
When we enter recovery and flush the running commands
we cannot freee the connection before flushing the commands.
Some commands may have a reference to the connection
that needs to be released before. iscsi_stop was forcing
the term and suspend too early and was causing a oops
in iser, so this patch removes those callbacks all together
and allows the LLD to handle that detail.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-07-28 11:48:32 -05:00
..
iscsi_iser.c [SCSI] iscsi bugfixes: fix oops when iser is flushing io 2006-07-28 11:48:32 -05:00
iscsi_iser.h IB/iser: iSCSI iSER transport provider header file 2006-06-22 07:51:05 -07:00
iser_initiator.c IB/iser: iSER initiator iSCSI PDU and TX/RX 2006-06-22 07:51:09 -07:00
iser_memory.c IB/iser: iSER handling of memory for RDMA 2006-06-22 07:51:12 -07:00
iser_verbs.c [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
Kconfig IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00