commit | f0caef6d407bf0fc8dfba5cddf7318170187f194 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Sun Dec 07 16:10:00 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:11:44 2014 -0800 |
tree | d034482f20fc277ffb5df5174a59e3d96313a3f4 | |
parent | 7414dde0a6c3a958e26141991bf5c75dc58d28b2 [diff] |
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>