From: Ariel Nahum Date: Sun, 18 Jan 2015 14:51:07 +0000 (+0200) Subject: IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called X-Git-Tag: fixes-v4.0-rc1~31^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3119e4b787d8c855202eb0388b213f86f88714;p=pandora-kernel.git IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called In some cases, we might reach the iser connection termination without ep_disconnect being invoked (for example if user-space daemon doesn't exists. In this case, we need to free the iscsi endpoint when we remove the iser connection. Signed-off-by: Ariel Nahum Signed-off-by: Sagi Grimberg Signed-off-by: Roland Dreier --- Reading git-diff-tree failed