freebsd-dev/sys/fs/nfsserver
Rick Macklem a8437c97f1 Add MODULE_DEPEND() macros to the experimental NFS client and
server so that the modules will load when kernels are built with
none of the NFS* configuration options specified. I believe this
resolves the problems reported by PR kern/144458 and the email on
freebsd-stable@ posted by Dmitry Pryanishnikov on June 13.

Tested by:	kib
PR:		kern/144458
Reviewed by:	kib
MFC after:	1 week
2010-06-15 00:25:04 +00:00
..
nfs_nfsdcache.c
nfs_nfsdkrpc.c
nfs_nfsdport.c Add MODULE_DEPEND() macros to the experimental NFS client and 2010-06-15 00:25:04 +00:00
nfs_nfsdserv.c
nfs_nfsdsocket.c In NFS clients, instead of inconsistently using #ifdef 2010-06-13 05:24:27 +00:00
nfs_nfsdstate.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_nfsdsubs.c