fc_block_scsi_eh(9) suse man page | unix.com

Man Page: fc_block_scsi_eh

Operating Environment: suse

Section: 9

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
void 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. This is necessary to avoid the scsi_eh failing recovery actions for blocked rports which would lead to offlined SCSI devices.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FC_BLOCK_SCSI_EH(9)
Related Man Pages
srp_reconnect_rport(9) - centos
esiop(4) - netbsd
fc_remote_port_add(9) - suse
i2o_scsi(7d) - sunos
tapset::scsi(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure