CONNECT: export the iscsi_reconnect() function.
There are situations where you may want to trigger an iscsi reconnect explicitely from an application so make this function exposed to applications.
This commit is contained in:
@@ -274,7 +274,6 @@ unsigned long crc32c(char *buf, int len);
|
||||
|
||||
struct scsi_task *iscsi_scsi_get_task_from_pdu(struct iscsi_pdu *pdu);
|
||||
|
||||
int iscsi_reconnect(struct iscsi_context *iscsi);
|
||||
void iscsi_set_noautoreconnect(struct iscsi_context *iscsi, int state);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user