Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/19/2007 00:08:18
Module Name:	src
Committed By:	pooka
Date:		Mon Feb 19 00:08:18 UTC 2007

Modified Files:
	src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
When checking for file validity under pid/, do proper proc->lwp
lookup (fsvo proper) instead of fiddling directly with the lwp
list.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/miscfs/procfs/procfs_vnops.c

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