Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/15/2000 08:48:24
Module Name: syssrc
Committed By: he
Date: Sat Jan 15 16:48:24 UTC 2000
Modified Files:
syssrc/sys/isofs/cd9660 [netbsd-1-4]: cd9660_vfsops.c
Log Message:
Pull up revision 1.43 (requested by scw):
Prevent "panic: lockmgr: locking against myself" when attempting to
mount a CD-ROM which does not contain a valid iso9660 file system.
Fixes PR#9058.
To generate a diff of this commit:
cvs rdiff -r1.36.2.1 -r1.36.2.2 syssrc/sys/isofs/cd9660/cd9660_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.