freebsd-dev/sys/fs/nfsclient
Rick Macklem 9ec7b004d0 Add the experimental nfs subtree to the kernel, that includes
support for NFSv4 as well as NFSv2 and 3.
	It lives in 3 subdirs under sys/fs:
	nfs - functions that are common to the client and server
	nfsclient - a mutation of sys/nfsclient that call generic functions
	to do RPCs and handle state. As such, it retains the
	buffer cache handling characteristics and vnode semantics that
	are found in sys/nfsclient, for the most part.
	nfsserver - the server. It includes a DRC designed specifically for
	NFSv4, that is used instead of the generic DRC in sys/rpc.
	The build glue will be checked in later, so at this point, it
	consists of 3 new subdirs that should not affect kernel building.

Approved by:	kib (mentor)
2009-05-04 15:23:58 +00:00
..
nfs_clbio.c
nfs_clcomsubs.c
nfs_clkrpc.c
nfs_cllock.c
nfs_clnfsiod.c
nfs_clnode.c
nfs_clport.c
nfs_clrpcops.c
nfs_clstate.c
nfs_clsubs.c
nfs_clvfsops.c
nfs_clvnops.c
nfs_lock.h
nfs.h
nfsargs.h
nfsdiskless.h
nfsmount.h
nfsnode.h
nlminfo.h