From: Sagi Grimberg Date: Sun, 7 Dec 2014 14:10:00 +0000 (+0200) Subject: IB/iser: Terminate connection before cleaning inflight tasks X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^4~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0caef6d407bf0fc8dfba5cddf7318170187f194;p=pandora-kernel.git 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 Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed