NetBSD/sys/nfs
fvdl c18aae5b9f In nfs_inactive there's no need anymore for an extra refcount around
nfs_vinvalbuf, since it has a real lock on the vnode now, so getnewvnode
will not hijack it.
2001-02-06 16:25:48 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_bio.c fix several bugs: 2001-02-05 12:27:18 +00:00
nfs_boot.c Use tsleep instead of dalay; since we're mounting root, we can sleep 2001-01-19 14:26:01 +00:00
nfs_bootdhcp.c add a kernel configuration option to set the string passed in bp_file 2000-12-05 17:59:43 +00:00
nfs_bootparam.c include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
nfs_node.c In nfs_inactive there's no need anymore for an extra refcount around 2001-02-06 16:25:48 +00:00
nfs_nqlease.c Do actual vnode locking for NFS. 2001-02-06 11:40:02 +00:00
nfs_serv.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_socket.c update commented out code to recent changes of signal structures 2000-12-27 22:01:43 +00:00
nfs_srvcache.c Update for hashinit() change. 2000-11-08 14:28:12 +00:00
nfs_subs.c constify 2001-01-18 20:28:15 +00:00
nfs_syscalls.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_var.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
nfs_vfsops.c Do actual vnode locking for NFS. 2001-02-06 11:40:02 +00:00
nfs_vnops.c Get locking in rmdir right. Don't unlock a vnode when passing its 2001-02-06 15:26:25 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
nfsnode.h Do actual vnode locking for NFS. 2001-02-06 11:40:02 +00:00
nfsproto.h Adapt some defaults/max values to be more realistic. 2000-09-19 22:19:12 +00:00
nfsrtt.h
nfsrvcache.h
nqnfs.h Some tweaks to enable NFS over IPv6. The special-casing of AF_INET 2000-06-09 00:00:17 +00:00
rpcv2.h
xdr_subs.h