scsi_eh_finish_cmd(9) suse man page | unix.com

Man Page: scsi_eh_finish_cmd

Operating Environment: suse

Section: 9

SCSI_EH_FINISH_CMD(9)						  SCSI mid layer					     SCSI_EH_FINISH_CMD(9)

NAME
scsi_eh_finish_cmd - Handle a cmd that eh is finished with.
SYNOPSIS
void scsi_eh_finish_cmd(struct scsi_cmnd * scmd, struct list_head * done_q);
ARGUMENTS
scmd Original SCSI cmd that eh has finished. done_q Queue for processed commands.
NOTES
We don't want to use the normal command completion while we are are still handling errors - it may cause other commands to be queued, and that would disturb what we are doing. Thus we really want to keep a list of pending commands for final completion, and once we are ready to leave error handling we handle completion for real.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_EH_FINISH_CMD(9)
Related Man Pages
srp_reconnect_rport(9) - centos
ata_scsi_translate(9) - suse
scsi_cname(9f) - sunos
scsi_dname(9f) - sunos
scsi_cname(9f) - opensolaris
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Tar Command