From owner-svn-src-head@FreeBSD.ORG Sat Apr 30 13:04:55 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90E151065670; Sat, 30 Apr 2011 13:04:55 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 488A28FC13; Sat, 30 Apr 2011 13:04:55 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 5179A1FFC35; Sat, 30 Apr 2011 13:04:54 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 1AB48844D9; Sat, 30 Apr 2011 15:04:54 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Rick Macklem References: <738601084.807794.1304166157585.JavaMail.root@erie.cs.uoguelph.ca> Date: Sat, 30 Apr 2011 15:04:53 +0200 In-Reply-To: <738601084.807794.1304166157585.JavaMail.root@erie.cs.uoguelph.ca> (Rick Macklem's message of "Sat, 30 Apr 2011 08:22:37 -0400 (EDT)") Message-ID: <86mxj7gaa2.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, Rick Macklem , svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: 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 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2011 13:04:55 -0000 Rick Macklem writes: > "Dag-Erling Sm=C3=B8rgrav" 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. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no