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

Modified Files:
	syssrc/sys/nfs [netbsd-1-5]: nfs_subs.c

Log Message:
Pull up revision 1.93 (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.77.2.2 -r1.77.2.3 syssrc/sys/nfs/nfs_subs.c

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