[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 31 Dec 2010 08:22:18 +0000 (02:22 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 31 Dec 2010 15:51:54 +0000 (09:51 -0600)
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>

No differences found