Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2000 00:01:14
Module Name: syssrc
Committed By: tv
Date: Mon Oct 30 22:01:13 UTC 2000
Modified Files:
syssrc/sys/miscfs/specfs [netbsd-1-5]: spec_vnops.c
Log Message:
Pullup 1.51 [jmc]:
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.48.4.1 -r1.48.4.2 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.