Searched hist:f0caef6d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | f0caef6d Sun Dec 07 08:10:00 CST 2014 Sagi Grimberg <sagig@mellanox.com> IB/iser: Terminate connection before cleaning inflight tasks
When closing the connection, we should first terminate the connection (in case it was not previously terminated) to guarantee the QP is in error state and we are done with servicing IO. Only then go ahead with tasks cleanup via iscsi_conn_stop.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com> f0caef6d Sun Dec 07 08:10:00 CST 2014 Sagi Grimberg <sagig@mellanox.com> IB/iser: Terminate connection before cleaning inflight tasks When closing the connection, we should first terminate the connection (in case it was not previously terminated) to guarantee the QP is in error state and we are done with servicing IO. Only then go ahead with tasks cleanup via iscsi_conn_stop. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
|