> Rick Macklem <rmack...@freebsd.org> writes:
> > Log:
> >   This patch changes head so that the default NFS client is now the
> >   new
> >   NFS client (which I guess is no longer experimental). The fstype
> >   "newnfs"
> >   is now "nfs" and the regular/old NFS client is now fstype
> >   "oldnfs".
> 
> 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.

For the new NFS, the sysctls all live under vfs.newnfs (a lot of the
code is shared between client and server, so it would be difficult to
separate them out). Ones that are common with the old NFS use the
same names, but there are also a bunch of new ones that have different
names.

rick
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to