From: Mike Christie Date: Wed, 16 Feb 2011 21:04:33 +0000 (-0600) Subject: [SCSI] iscsi: fix iscsi_endpoint leak X-Git-Tag: v2.6.39-rc1~440^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a39fbbfecfea703b686a4626a631d706ccb3ee;p=pandora-kernel.git [SCSI] iscsi: fix iscsi_endpoint leak When iscsid restarts it does not know the connection's endpoint, so it is getting leaked. This fixes the problem by having the iscsi class force a disconnect before a new connection is bound. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed