From owner-freebsd-current Sat Mar 10 22:11:28 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 3D42237B719; Sat, 10 Mar 2001 22:11:24 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from mobile.wemm.org (mobile.wemm.org [10.0.0.5]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f2B6BOp25979; Sat, 10 Mar 2001 22:11:24 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f2B6BNh25090; Sat, 10 Mar 2001 22:11:23 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103110611.f2B6BNh25090@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Dima Dorfman Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG, ps@FreeBSD.ORG Subject: Re: sysinstall option for softupdates In-Reply-To: <20010311055146.97C173E1F@bazooka.unixfreak.org> Date: Sat, 10 Mar 2001 22:11:23 -0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dima Dorfman wrote: > "David O'Brien" writes: > > On Sat, Mar 10, 2001 at 09:06:20PM -0800, Peter Wemm wrote: > > > I seem to recall Paul Saab has a set for both -current and -stable. > > > > Someone else also just posted a URL to a set of patches. > > Is Paul going to commit his, or can I take this on and commit the ones > > posted? > > Are you talking about se's patches to make softdep a mount option, or > my newfs patch to optionally enable softdep during newfs? The former > isn't something you can just drop in. You'd have to decide if softdep > should be the default. If softdep is made the default, then those who > don't use it for a reason have to add "nosoftdep" to the appropriate > lines in /etc/fstab. If softdep isn't made the default, then those > who do use softdep have to add "softdep" to the appropriate lines to > /etc/fstab. Either way, it isn't something that can silently (i.e., > without a heads up or something like that) go in. AFAIK there's no > problem with the latter (my newfs patch) except that it will be made > obsolete when the former goes in. The version of the patch for -current uses the softdep mount option only. If you remove the mount option, you dont get softupdates. Paul tweaked it to be backwards compatable for -stable so that it didn't require people to update their fstab. You can still use the softdep option in the mount flag to enable softupdates, but existing file systems would remain in softdep mode if they had been activated by tunefs in the past. IMHO, that caters for POLA enough that we can use it. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message