NetBSD/sys/nfs
chs 2a8b52def1 re-enable NFSv3 commit RPCs by abandoning my new approach in favor of
frank's scheme, with one new twist:  don't wait until we've totally run
out of free pages before committing, but instead notice when we've built
up a largish range of uncommitted pages and commit only the older half of
the range, which is likely to already be on disk on the server.
2002-01-26 02:52:19 +00:00
..
Makefile
krpc.h
krpc_subr.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs.h use struct uucred in nfsd_svcargs so that we don't break the sys_nfssvc() ABI. 2001-11-29 21:22:50 +00:00
nfs_bio.c re-enable NFSv3 commit RPCs by abandoning my new approach in favor of 2002-01-26 02:52:19 +00:00
nfs_boot.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_bootdhcp.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_bootparam.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_node.c re-enable NFSv3 commit RPCs by abandoning my new approach in favor of 2002-01-26 02:52:19 +00:00
nfs_nqlease.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_serv.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_socket.c Back out the previous. 2002-01-22 09:37:59 +00:00
nfs_srvcache.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_subs.c re-enable NFSv3 commit RPCs by abandoning my new approach in favor of 2002-01-26 02:52:19 +00:00
nfs_syscalls.c sprinkle crcvt() 2001-11-29 21:23:13 +00:00
nfs_var.h don't need nfs_hash prototype here 2001-12-05 23:58:14 +00:00
nfs_vfsops.c PR/14817: Gregory McGarry: NFS_V2_ONLY doesn't seem to work. 2001-12-04 18:38:08 +00:00
nfs_vnops.c Set np->n_size before calling nfs_vinvalbuf, to avoid recursion 2001-12-15 00:32: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 Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
nfsmount.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
nfsnode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +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 Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00