Subject: PR/30288 CVS commit: [netbsd-3] src/sys/dev/scsipi
To: None <bouyer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/27/2006 20:40:02
The following reply was made to PR kern/30288; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30288 CVS commit: [netbsd-3] src/sys/dev/scsipi
Date: Thu, 27 Apr 2006 20:37:42 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Thu Apr 27 20:37:42 UTC 2006
Modified Files:
src/sys/dev/scsipi [netbsd-3]: cd.c
Log Message:
Pull up following revision(s) (requested by pavel in ticket #1290):
sys/dev/scsipi/cd.c: revision 1.224
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.220.2.1 -r1.220.2.2 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.