NetBSD/sys/miscfs/umapfs
pooka 61e8303e9d Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
..
files.umapfs
Makefile
umap_subr.c Updates for changes prototype of kauth_cred_set/getgroups(). 2007-06-30 15:27:02 +00:00
umap_vfsops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
umap_vnops.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
umap.h integrate kauth. 2006-05-14 21:31:52 +00:00