kan 2007-07-21 18:07:45 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_cd.c
Log:
Do not forget to cam_periph_unhold the peripheral before exiting
due to error.
PR: kern/114636
Submitted by: Tijl Coosemans
Approved by: re (hrs)
Revision Changes Path
1.102 +5 -2 src/sys/cam/scsi/scsi_cd.c