Rechercher une page de manuel
scsi_block_when_processing_errors
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre