Date: Tue, 22 Jun 2010 01:30:46 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clport.c src/sys/fs/nfsserver nfs_nfsdport.c Message-ID: <201006220131.o5M1V3dT021612@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2010-06-22 01:30:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/fs/nfsclient nfs_clport.c sys/fs/nfsserver nfs_nfsdport.c Log: SVN rev 209409 on 2010-06-22 01:30:46Z by rmacklem MFC: r209191 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. Revision Changes Path 1.5.2.6 +2 -0 src/sys/fs/nfsclient/nfs_clport.c 1.15.2.9 +2 -0 src/sys/fs/nfsserver/nfs_nfsdport.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006220131.o5M1V3dT021612>