From owner-svn-src-all@FreeBSD.ORG Fri May 6 20:26:05 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE991106566B; Fri, 6 May 2011 20:26:05 +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 4DF688FC0A; Fri, 6 May 2011 20:26:05 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 897AF1FFC35; Fri, 6 May 2011 20:26:04 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 58EE0845CA; Fri, 6 May 2011 22:26:04 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Rick Macklem References: <1966116316.1117177.1304701324549.JavaMail.root@erie.cs.uoguelph.ca> Date: Fri, 06 May 2011 22:26:04 +0200 In-Reply-To: <1966116316.1117177.1304701324549.JavaMail.root@erie.cs.uoguelph.ca> (Rick Macklem's message of "Fri, 6 May 2011 13:02:04 -0400 (EDT)") Message-ID: <8662pnzicj.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, Pawel Jakub Dawidek 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 20:26:05 -0000 Rick Macklem writes: > My problem is that I don't know how to deal with two modules with > the same name. Why do they have to have the same name? All that matters is the fstype and the sysctls. Just make sure that the auto-load logic loads the new stack and not the old one if neither is loaded already. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no