commit | d1af8a328755f51c9b76157a8692e56520d3fd94 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Aug 20 15:11:02 2009 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 05 09:42:47 2009 -0500 |
tree | 36abdfc44e548134d3a51feff45e3c85591d76d8 | |
parent | 632248aab3170004e24512a4378fc6d9d7f3b4ac [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>