Subject: CVS commit: src/sys/miscfs/umapfs
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/25/2006 11:59:34
Module Name: src
Committed By: elad
Date: Wed Oct 25 11:59:34 UTC 2006
Modified Files:
src/sys/miscfs/umapfs: umap_vnops.c
Log Message:
kauth_cred_geteuid() is okay for the purposes of these checks. Revert
conversion to kauth_authorize_generic() done some time ago.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/miscfs/umapfs/umap_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.