Why shoud we cause panic in scsi_da.c?

Kohji Okuno okuno.kohji at jp.panasonic.com
Mon Jul 13 08:11:19 UTC 2015


Hi,

Could you comment on my quesion?

Best regards,
 Kohji Okuno

> Hi,
> 
> I found panic() in scsi_da.c. Please find the following.
> I think we should return with error without panic().
> What do you think about this?
> 
> scsi_da.c:
> 3018	                } else if (bp != NULL) {
> 3019	                        if ((done_ccb->ccb_h.status & CAM_DEV_QFRZN) != 0)
> 3020	                                panic("REQ_CMP with QFRZN");
> 
> Best regards,
>  Kohji Okuno
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-current mailing list