This is Garrett Wollmans prototype/ansification of the nfs code,
authorRod Grimes <rgrimes@FreeBSD.org>
Thu, 9 Sep 1993 22:06:29 +0000 (22:06 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Thu, 9 Sep 1993 22:06:29 +0000 (22:06 +0000)
commita8599e8871106a8a205c389de5856efa7d77cb8e
treeecf92e8d9997897213df0601c403e66babdbb5fc
parentaf717426162f8c08e3d5264ff17f144d37311d15
This is Garrett Wollmans prototype/ansification of the nfs code,
it also fixes the nfs cache so that it is dynamically allocated after
boot (saves 21K in kernel load size!)

Removed all patch kit headers, added $Id$'s
20 files changed:
sys/nfs/nfs.h
sys/nfs/nfs_bio.c
sys/nfs/nfs_node.c
sys/nfs/nfs_serv.c
sys/nfs/nfs_socket.c
sys/nfs/nfs_srvcache.c
sys/nfs/nfs_subs.c
sys/nfs/nfs_syscalls.c
sys/nfs/nfs_vfsops.c
sys/nfs/nfs_vnops.c
sys/nfs/nfscompress.h
sys/nfs/nfsdiskless.h
sys/nfs/nfsiom.h
sys/nfs/nfsm_subs.h
sys/nfs/nfsmount.h
sys/nfs/nfsnode.h
sys/nfs/nfsrvcache.h
sys/nfs/nfsv2.h
sys/nfs/rpcv2.h
sys/nfs/xdr_subs.h