Page MenuHomeFreeBSD

D41168.diff
No OneTemporary

D41168.diff

diff --git a/sys/cam/cam_periph.c b/sys/cam/cam_periph.c
--- a/sys/cam/cam_periph.c
+++ b/sys/cam/cam_periph.c
@@ -1909,6 +1909,8 @@
case CAM_SCSI_STATUS_ERROR:
case CAM_ATA_STATUS_ERROR:
case CAM_SMP_STATUS_ERROR:
+ case CAM_DEV_NOT_THERE:
+ case CAM_NVME_STATUS_ERROR:
devctl_err++;
break;
default:

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 30, 4:52 PM (13 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32535837
Default Alt Text
D41168.diff (316 B)

Event Timeline