NetBSD/sys/miscfs/kernfs
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
..
Makefile
files.kernfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kernfs.h fix comment (forgotten in rev 1.19): 2006-12-28 05:49:05 +00:00
kernfs_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
kernfs_vfsops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
kernfs_vnops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00