Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2001 21:49:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Apr 17 18:49:26 UTC 2001

Modified Files:
	syssrc/sys/miscfs/specfs: spec_vnops.c

Log Message:
Don't hold vp->v_interlock when calling vcount(); vcount() calls
vgone(), which may sleep.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/miscfs/specfs/spec_vnops.c

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