NetBSD/sys/nfs
thorpej a06b275edc Undo part of the ktrace/lwp changes. In particular:
* Remove the "lwp *" argument that was added to vget().  Turns out
  that nothing actually used it!
* Remove the "lwp *" arguments that were added to VFS_ROOT(), VFS_VGET(),
  and VFS_FHTOVP(); all they did was pass it to vget() (which, as noted
  above, didn't use it).
* Remove all of the "lwp *" arguments to internal functions that were added
  just to appease the above.
2003-06-29 18:43:21 +00:00
..
Makefile
files.nfs
krpc.h keep things not needed by userland in #ifdef _KERNEL. 2003-05-05 13:21:00 +00:00
krpc_subr.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
nfs.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_bio.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_boot.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_bootdhcp.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_bootparam.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_kq.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_node.c Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_nqlease.c Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_serv.c Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_socket.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_srvcache.c simplelock for nfsd request cache. 2003-05-21 14:13:34 +00:00
nfs_subs.c Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_syscalls.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfs_var.h Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_vfsops.c Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfs_vnops.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfsdiskless.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfsm_subs.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
nfsmount.h Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
nfsnode.h simple lock for nfs iod. 2003-05-07 16:18:53 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
rpcv2.h
xdr_subs.h