Date: Wed, 2 Apr 1997 00:56:18 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@freefall.freebsd.org, dfr@nlsystems.com Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/mountd mountd.c Message-ID: <199704011456.AAA25683@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Probably this should be named vfs.nfs.privport. Possibly, since the >sysctl refers only to the NFS server, which isn't a VFS, the variable >shouldn't be in the vfs tree at all. Maybe kern.nfs.privport. That would >mean renaming vfs.nfs.async, since that is a server-only variable too. What about vfs.nfs.defect and vfs.nfs.diskless*? One of the advantages of hanging them all off vfs is that they used to work right automagically for LKMs. This is broken now that sysctl initialization is done too statically using linker sets. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704011456.AAA25683>