freebsd_amp_hwpstate/sys/nfs
John Dyson 33b90a70cd Various NFS fixes:
Make vfs_bio buffer mgmt work better.
	Buffers were being used after brelse.
	Make nfs_getpages work independently of other NFS
		interfaces.  This eliminates some difficult
		recursion problems and decreases pagefault
		overhead.
	Remove an erroneous vfs_unbusy_pages.
	Fix a reentrancy problem, with nfs_vinvalbuf when
		vnode is already being rundown.
	Reassignbuf wasn't being called when needed under
		certain circumstances.

	(Thanks to Bill Paul for help.)
1998-01-25 06:24:09 +00:00
..
bootp_subr.c Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct). 1998-01-18 18:46:20 +00:00
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c Various NFS fixes: 1998-01-25 06:24:09 +00:00
nfs_common.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
nfs_common.h
nfs_node.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
nfs_nqlease.c
nfs_serv.c Lots of improvements, including restructring the caching and management 1997-12-29 00:25:11 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_subs.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
nfs_syscalls.c
nfs_vfsops.c
nfs_vnops.c Various NFS fixes: 1998-01-25 06:14:26 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nfsv2.h
nqnfs.h
rpcv2.h
xdr_subs.h