commit | df4da5cdfca05b37b366b9c69925b68586969c1c | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Fri Dec 31 02:22:18 2010 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 31 09:51:54 2010 -0600 |
tree | fd5b1c7a6de1c32092e5f4635462ffbe71c029f5 | |
parent | 5c10007560589a2335a77cbc92347b1474518296 [diff] |
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh This adds a more informative error code and message for the iscsi scsi eh session drop paths. This allows you to distinguish if the session was dropped due to a connection failure vs the iscsi layer dropping the session due to scsi eh failure processing. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>