Query: iscsi_block_scsi_eh
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ISCSI_BLOCK_SCSI_EH(9) SCSI mid layer ISCSI_BLOCK_SCSI_EH(9)NAMEiscsi_block_scsi_eh - block scsi eh until session state has transistionedSYNOPSISint iscsi_block_scsi_eh(struct scsi_cmnd * cmd);ARGUMENTScmd scsi cmd passed to scsi eh handlerDESCRIPTIONIf the session is down this function will wait for the recovery timer to fire or for the session to be logged back in. If the recovery timer fires then FAST_IO_FAIL is returned. The caller should pass this error value to the scsi eh.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ISCSI_BLOCK_SCSI_EH(9)