Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/08/2001 05:05:42
Module Name:	syssrc
Committed By:	christos
Date:		Sat Sep  8 02:05:41 UTC 2001

Modified Files:
	syssrc/sys/kern: vfs_syscalls.c

Log Message:
Hijack the credentials used to evaluate access, to avoid a potential lwp
race by modifying the proc's credentials temporarily. From Bill Studenmund.
Thanks for forcing me to do this right :-)


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 syssrc/sys/kern/vfs_syscalls.c

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