centos man page for fc_block_scsi_eh

Query: fc_block_scsi_eh

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FC_BLOCK_SCSI_EH(9)						  SCSI mid layer					       FC_BLOCK_SCSI_EH(9)

NAME
fc_block_scsi_eh - Block SCSI eh thread for blocked fc_rport
SYNOPSIS
int fc_block_scsi_eh(struct scsi_cmnd * cmnd);
ARGUMENTS
cmnd SCSI command that scsi_eh is trying to recover
DESCRIPTION
This routine can be called from a FC LLD scsi_eh callback. It blocks the scsi_eh thread until the fc_rport leaves the FC_PORTSTATE_BLOCKED, or the fast_io_fail_tmo fires. This is necessary to avoid the scsi_eh failing recovery actions for blocked rports which would lead to offlined SCSI devices.
RETURNS
0 if the fc_rport left the state FC_PORTSTATE_BLOCKED. FAST_IO_FAIL if the fast_io_fail_tmo fired, this should be passed back to scsi_eh.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FC_BLOCK_SCSI_EH(9)
Related Man Pages
trm(4) - debian
vparutil(1m) - hpux
esiop(4) - netbsd
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it