Date: Tue, 26 Apr 2011 13:50:11 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clvfsops.c src/sys/nfsclient nfs_vfsops.c Message-ID: <201104261350.p3QDogrh045045@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-26 13:50:11 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clvfsops.c
sys/nfsclient nfs_vfsops.c
Log:
SVN rev 221066 on 2011-04-26 13:50:11Z by rmacklem
Fix a kernel linking problem introduced by r221032, r221040
when building kernels that don't have "options NFS_ROOT"
specified. I plan on moving the functions that use these
data structures into the shared code in sys/nfs/nfs_diskless.c
in a future commit. At that time, these definitions will no
longer be needed in nfs_vfsops.c and nfs_clvfsops.c.
MFC after: 2 weeks
Revision Changes Path
1.24 +10 -3 src/sys/fs/nfsclient/nfs_clvfsops.c
1.243 +12 -0 src/sys/nfsclient/nfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104261350.p3QDogrh045045>
