svn commit: r221124 - in head: . sbin/mount sbin/mount_nfs sys/amd64/conf sys/fs/nfsclient sys/i386/conf sys/ia64/conf sys/nfsclient sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf

Rick Macklem rmacklem at uoguelph.ca
Thu May 5 01:21:59 UTC 2011


> Rick Macklem <rmacklem at uoguelph.ca> writes:
> > "Dag-Erling Smørgrav" <des at des.no> writes:
> > > Are you going to rename the sysctls as well?
> > I was not planning on it, but it the "collective" thinks it's a good
> > idea, I could do so.
> 
> Yes, please. The change from vfs.nfs to vfs.newnfs breaks scripts.
> 
> Ideally, both the old and the new NFS stack would use the same fstypes
> and sysctl names, but I don't know if there's any way we can prevent
> someone from compiling both into the kernel at the same time, or
> loading
> both modules.
>
If the scripts in /etc/rc.d are fixed to use the correct sysctl naming,
do you think it matters which one is "vfs.nfs."?

rick


More information about the svn-src-all mailing list