Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2001 03:03:09
Module Name: syssrc
Committed By: he
Date: Fri Apr 6 00:03:09 UTC 2001
Modified Files:
syssrc/sys/isofs/cd9660 [netbsd-1-5]: cd9660_vfsops.c
Log Message:
Pull up revision 1.53 (requested by wrstuden):
Explicitly VOP_UNLOCK before setting v_op to spec_vnode_ops_p.
Works around a lock leak and eventual kernel panic.
To generate a diff of this commit:
cvs rdiff -r1.48.2.1 -r1.48.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.