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_add(9) - centos
fc_remote_port_delete(9) - centos
ovdb_recover(8) - redhat
ata_scsi_translate(9) - suse
mly(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I