From owner-cvs-all Thu Jun 22 2:21:41 2000 Delivered-To: cvs-all@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id C00D137C229; Thu, 22 Jun 2000 02:21:32 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from imap.gv.tsc.tdk.com (imap.gv.tsc.tdk.com [192.168.241.198]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id CAA11332; Thu, 22 Jun 2000 02:21:27 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by imap.gv.tsc.tdk.com (8.9.3/8.9.3) with ESMTP id CAA14572; Thu, 22 Jun 2000 02:21:27 -0700 (PDT) (envelope-from Don.Lewis@tsc.tdk.com) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id CAA07831; Thu, 22 Jun 2000 02:21:27 -0700 (PDT) From: Don Lewis Message-Id: <200006220921.CAA07831@salsa.gv.tsc.tdk.com> Date: Thu, 22 Jun 2000 02:21:26 -0700 In-Reply-To: <20000622103045.F29036@zoe.bastard.co.uk> References: <200006220029.RAA97417@freefall.freebsd.org> <20000621223309.G47446@argon.gryphonsoft.com> <86g0q6gw5x.wl@localhost.local.idaemons.org> <20000622080509.A4065@enterprise.sanyusan.se> <20000622103045.F29036@zoe.bastard.co.uk> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: Adrian Chadd , Anders Andersson Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep.c Cc: cvs-all@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Jun 22, 10:30am, Adrian Chadd wrote: } Subject: Re: cvs commit: src/sys/contrib/softupdates softdep.h ffs_softdep } } [shifting conversation to -current .. ] } } On Thu, Jun 22, 2000, Anders Andersson wrote: } > on Tor, Jun 22, 2000 at 01:46:34pm +0900, Akinori -Aki- MUSHA wrote: } > > } > > Yes, it has been working quite stably here too. Besides, one must do } > > a "tunefs -n enable" for every partition that he or she wants to do } > > softupdates anyway, so just adding the support for softupdates to the } > > GENERIC kernel won't hurt anyone who don't want to turn that feature } > > on by default, except a little code increase. } > } > Please take a look at what NetBSD just recently did: } > http://www.netbsd.org/Changes/#softdepsmount } > } > These changes disables the whole 'tunefs' process, and let you control } > softupdates state with mount, (-o softdep). So all you have to do is to } > tune your /etc/fstab to enable softupdates. I think this will make it } > more easy to enable SOFTUPDATES by default. } } I like this. Would anyone object if this was brought over from NetBSD ? I'm pretty sure that Kirk had some reason for using tunefs. It might take me a while to dig up the information, though, assuming I still have it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message