From owner-freebsd-arch Fri Mar 30 15: 2: 8 2001 Delivered-To: freebsd-arch@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 7CE1037B75E for ; Fri, 30 Mar 2001 15:02:04 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2UN1fG78484; Fri, 30 Mar 2001 15:01:41 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103300602.WAA09248@beastie.mckusick.com> Date: Fri, 30 Mar 2001 15:01:17 -0800 (PST) From: John Baldwin To: Kirk McKusick Subject: Re: Background Fsck Cc: arch@FreeBSD.org Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Mar-01 Kirk McKusick wrote: > Date: Thu, 29 Mar 2001 21:48:28 -0800 (PST) > From: John Baldwin > To: Kirk McKusick > Subject: RE: Background Fsck > Cc: arch@FreeBSD.ORG > Sender: owner-freebsd-arch@FreeBSD.ORG > > On 29-Mar-01 Kirk McKusick wrote: > > I now have the capability in fsck_ffs to run a background fsck on an > > active filesystem. The question is how to deploy this capability in > > the system. I have discussed how best to deploy it with several folks > > and have put together the following proposal. I am now soliciting > > input from the larger `arch' audience. > > > > The default will be automatic background fsck of filesystems > > running with soft updates. It will be possible to override this > > default by adding the letter `F' to the passno in /etc/fstab > > (e.g., saying `2F' means do it in the second pass before going > > multiuser). > > Uppercase or either case? > > My plan was to make it upper case only. Do you feel that it should > be one or the other or case insensitive? Unix does not generally do > case insensitive. I prefer case insensitive as I don't think there is a good reason to differentiate. Personally, I would prefer lower-case (I guess I'm used to assembly labels :)), but it's not a big deal. Just wanted to clarify mostly. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message