NetBSD/sys/nfs
dyoung a8fef725ac There is only one radix trie walker, and it is rn_walktree(), so
use that instead of the indirect function call through rnh,
rnh->rnh_walktree.
2007-06-09 02:33:41 +00:00
..
Makefile remove nqnfs. 2006-12-27 12:10:09 +00:00
files.nfs remove nqnfs. 2006-12-27 12:10:09 +00:00
krpc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
krpc_subr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs.h add some #include. 2007-06-02 03:32:51 +00:00
nfs_bio.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
nfs_boot.c Cosmetic: de-__P() et cetera. 2007-06-09 02:32:34 +00:00
nfs_bootdhcp.c Fix buid (broken by a fix introduced in the wrong file...) 2007-05-08 09:29:50 +00:00
nfs_bootparam.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs_bootstatic.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs_export.c There is only one radix trie walker, and it is rn_walktree(), so 2007-06-09 02:33:41 +00:00
nfs_kq.c use mutex and condvar. 2007-04-29 15:31:53 +00:00
nfs_node.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
nfs_serv.c Remove calls to now obsolete vn_start_write() and vn_finished_write(). 2007-04-06 14:28:28 +00:00
nfs_socket.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_srvcache.c use mutex and condvar. 2007-06-01 11:56:03 +00:00
nfs_subs.c nfs_getattrcache: simplify. no functional changes. 2007-06-06 09:23:55 +00:00
nfs_syscalls.c nfssvc_nfsd: check SPCF_SHOULDYIELD and yield cpu. 2007-06-01 14:43:17 +00:00
nfs_var.h - remove nfs_exit exit hook. ok'ed by christos@. 2007-05-28 16:47:38 +00:00
nfs_vfsops.c don't forget to destroy mutex and condvar. 2007-04-29 15:30:26 +00:00
nfs_vnops.c don't forget to destroy mutex and condvar. 2007-04-29 15:30:26 +00:00
nfsdiskless.h Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time. 2007-05-08 06:10:27 +00:00
nfsm_subs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfsmount.h use condvar. 2007-04-29 14:56:59 +00:00
nfsnode.h include condvar.h. pointed by Kurt Schreiner. 2007-04-29 14:58:21 +00:00
nfsproto.h remove nqnfs. 2006-12-27 12:10:09 +00:00
nfsrtt.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsrvcache.h use mutex and condvar. 2007-06-01 11:56:03 +00:00
rpcv2.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
xdr_subs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00