NetBSD/sys/miscfs
pooka db06a930e6 Remove cn_lwp from struct componentname. curlwp should be used
from on.  The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
2007-12-08 19:29:36 +00:00
..
deadfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
fdesc Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
fifofs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
genfs Use kmem_alloc/free. 2007-12-08 15:10:22 +00:00
kernfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nullfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
overlay Destroy ovm_hashlock before freeing. 2007-12-08 15:12:15 +00:00
portal Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
procfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
specfs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
syncfs Partially merge syncer changes from vmlocking2. 2007-12-08 15:47:32 +00:00
umapfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00