Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/03/2003 11:19:06
Module Name: src
Committed By: yamt
Date: Sat May 3 11:19:06 UTC 2003
Modified Files:
src/sys/kern: vfs_lockf.c
Log Message:
get pointer to v_interlock directly
as we are not interested in the rest of the vnode here.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/kern/vfs_lockf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.