Thanks for the patch. It is not possible to use it on the source directly, because the line numbers don't fit. But if I interpret the patch right, the three lines with the - sign in front should not be there in the corrected version like this?
1638 case ISCSI_STATE_FAILED: 1639 case ISCSI_STATE_IN_RECOVERY: 1640 reason = FAILURE_SESSION_IN_RECOVERY; 1641 sc->result = DID_IMM_RETRY << 16; 1642 break; (it is a copy from my libiscsi.c with the line numbers in the first column) So the patch has already been applied but the error remains :-( -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
