Subject: PR/30288 CVS commit: src/sys/dev/scsipi
To: None <bouyer@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 07/06/2005 14:31:01
The following reply was made to PR kern/30288; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30288 CVS commit: src/sys/dev/scsipi
Date: Wed,  6 Jul 2005 14:28:39 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Wed Jul  6 14:28:39 UTC 2005
 
 Modified Files:
 	src/sys/dev/scsipi: cd.c
 
 Log Message:
 Always allow open() on the raw partition to succeed, even if any of the
 SCSI command in cdopen() fails. Fix PR kern/30288 by Pavel Cahyna.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.223 -r1.224 src/sys/dev/scsipi/cd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.