cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c
Xin LI
delphij at FreeBSD.org
Fri Jul 14 13:58:33 UTC 2006
delphij 2006-07-14 13:58:32 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_cd.c scsi_da.c
Log:
Drop Giant before returning in error path, thus eliminates
two mutex leaks.
Submitted by: Beyond Luo <fedora ercist iscas ac cn>
PR: kern/100046
Reviewed by: ken, scottl
Revision Changes Path
1.96 +1 -0 src/sys/cam/scsi/scsi_cd.c
1.191 +1 -0 src/sys/cam/scsi/scsi_da.c
More information about the cvs-src
mailing list