1SCSI_EH_RESTORE_CMND(9)         SCSI mid layer         SCSI_EH_RESTORE_CMND(9)
2
3
4

NAME

6       scsi_eh_restore_cmnd - Restore a scsi command info as part of error
7       recovery
8

SYNOPSIS

10       void scsi_eh_restore_cmnd(struct scsi_cmnd * scmd,
11                                 struct scsi_eh_save * ses);
12

ARGUMENTS

14       scmd
15           SCSI command structure to restore
16
17       ses
18           saved information from a coresponding call to scsi_eh_prep_cmnd
19

DESCRIPTION

21       Undo any damage done by above scsi_eh_prep_cmnd.
22

AUTHORS

24       James Bottomley <James.Bottomley@hansenpartnership.com>
25           Author.
26
27       Rob Landley <rob@landley.net>
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019           SCSI_EH_RESTORE_CMND(9)
Impressum