Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/27/2000 09:28:28
Module Name:	syssrc
Committed By:	jmc
Date:		Fri Oct 27 06:28:28 UTC 2000

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

Log Message:
Remove usecount check in spec_open. It fails to catch VALIAS situations
and vfs_mountedon will handle them all correctly.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 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.