NetBSD/sys/nfs
thorpej e3669c3393 Add "use counting" to file entries. When closing a file, and it's reference
count is 0, wait for use count to drain before finishing the close.

This is necessary in order for multiple processes to safely share file
descriptor tables.
1999-05-05 20:01:01 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
nfs_boot.c restructure the diskless NFS boot code to keep track of the used 1999-02-21 15:07:49 +00:00
nfs_bootdhcp.c restructure the diskless NFS boot code to keep track of the used 1999-02-21 15:07:49 +00:00
nfs_bootparam.c libkern just got an inet_addr(), but it won't compile, no prototype. Cleanup... 1999-04-12 01:05:01 +00:00
nfs_node.c
nfs_nqlease.c Fix crash reported in PR7116 on shutdown 1999-03-25 04:07:33 +00:00
nfs_serv.c Fix vnode lock leak in nfsrv_mknod() if to-be-created vnode already existed. 1999-05-04 16:01:37 +00:00
nfs_socket.c Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00
nfs_srvcache.c
nfs_subs.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
nfs_syscalls.c Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
nfs_var.h
nfs_vfsops.c Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00
nfs_vnops.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
nfsdiskless.h restructure the diskless NFS boot code to keep track of the used 1999-02-21 15:07:49 +00:00
nfsm_subs.h Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00
nfsmount.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00