Subject: CVS commit: src/sys/miscfs/specfs
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 11/25/2003 12:52:10
Module Name: src
Committed By: pk
Date: Tue Nov 25 12:52:10 UTC 2003
Modified Files:
src/sys/miscfs/specfs: spec_vnops.c
Log Message:
spec_close: we don't need to lock the vnode just to make a copy of its flags.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/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.