scsi_block_when_processing_errors(9) suse man page | unix.com

Man Page: scsi_block_when_processing_errors

Operating Environment: suse

Section: 9

SCSI_BLOCK_WHEN_PROC(9) 					  SCSI mid layer					   SCSI_BLOCK_WHEN_PROC(9)

NAME
scsi_block_when_processing_errors - Prevent cmds from being queued.
SYNOPSIS
int scsi_block_when_processing_errors(struct scsi_device * sdev);
ARGUMENTS
sdev Device on which we are performing recovery.
DESCRIPTION
We block until the host is out of error recovery, and then check to see whether the host or the device is offline.
RETURN VALUE
0 when dev was taken offline by error recovery. 1 OK to proceed.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_BLOCK_WHEN_PROC(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
ovdb_recover(8) - redhat
ata_scsi_translate(9) - suse
mly(4) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I