Page MenuHomeFreeBSD

D41081.diff
No OneTemporary

D41081.diff

diff --git a/sys/cam/scsi/scsi_all.h b/sys/cam/scsi/scsi_all.h
--- a/sys/cam/scsi/scsi_all.h
+++ b/sys/cam/scsi/scsi_all.h
@@ -72,6 +72,8 @@
SS_NOP = 0x000000, /* Do nothing */
SS_RETRY = 0x010000, /* Retry the command */
SS_FAIL = 0x020000, /* Bail out */
+
+ /* Actions larger than SS_START allocate a recovery CCB */
SS_START = 0x030000, /* Send a Start Unit command to the device,
* then retry the original command.
*/

File Metadata

Mime Type
text/plain
Expires
Thu, May 1, 1:02 PM (15 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17881705
Default Alt Text
D41081.diff (459 B)

Event Timeline