From owner-cvs-all Thu Jul 25 10:29:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18D6037B400 for ; Thu, 25 Jul 2002 10:29:25 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 496F443E5E for ; Thu, 25 Jul 2002 10:29:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 28559 invoked from network); 25 Jul 2002 17:29:22 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 25 Jul 2002 17:29:22 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g6PHTLuR039746; Thu, 25 Jul 2002 13:29:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200207242214.g6OMERWC008637@freefall.freebsd.org> Date: Thu, 25 Jul 2002 13:29:30 -0400 (EDT) From: John Baldwin To: Peter Wemm Subject: RE: cvs commit: src/sbin Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Jul-2002 Peter Wemm wrote: > peter 2002/07/24 15:14:27 PDT > > Modified files: > sbin Makefile > Log: > Turn nfsiod back on. It is basically now just a sysctl wrapper that also > arranges a kldload of the nfs client file system code if necessary. Erm, shouldn't this be done by mount_nfs instead? I.e., kldload only if/when you need the actual nfs client code? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message