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:33
Module Name:	syssrc
Committed By:	he
Date:		Fri Apr  6 00:03:33 UTC 2001

Modified Files:
	syssrc/sys/ufs/ext2fs [netbsd-1-5]: ext2fs_vnops.c

Log Message:
Pull up revision 1.33 (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.26.4.1 -r1.26.4.2 syssrc/sys/ufs/ext2fs/ext2fs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.