linux/drivers/infiniband/ulp/iser
Ariel Nahum 5426b1711f IB/iser: Collapse cleanup and disconnect handlers
No real need to wait for TIMEWAIT_EXIT before we destroy the RDMA
resources (also TIMEAWAIT_EXIT is not guarenteed to always arrive).  As
for the cma_id, only destroy it if the state is not DOWN where in this
case, conn_release is already running and we don't want to compete.

Signed-off-by: Ariel Nahum <arieln@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:11:44 -08:00
..
iscsi_iser.c IB/iser: Re-adjust CQ and QP send ring sizes to HW limits 2014-12-15 18:11:44 -08:00
iscsi_iser.h IB/iser: Re-adjust CQ and QP send ring sizes to HW limits 2014-12-15 18:11:44 -08:00
iser_initiator.c IB/iser: Suppress scsi command send completions 2014-10-09 00:06:07 -07:00
iser_memory.c IB/mlx5, iser, isert: Add Signature API additions 2014-10-09 00:10:53 -07:00
iser_verbs.c IB/iser: Collapse cleanup and disconnect handlers 2014-12-15 18:11:44 -08:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile