From: Mike Christie Date: Thu, 20 Aug 2009 20:11:02 +0000 (-0500) Subject: [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed X-Git-Tag: v2.6.32-rc1~689^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1af8a328755f51c9b76157a8692e56520d3fd94;p=pandora-kernel.git [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed If a target closed the connection, we will detect it in the state_changed or data_ready callout. This adds a new conn error value to use for this problem, so it is not confused with when the initiator throws a conn error and drops the connection. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed