From owner-freebsd-current Mon Dec 16 05:23:37 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA28748 for current-outgoing; Mon, 16 Dec 1996 05:23:37 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id FAA28740 for ; Mon, 16 Dec 1996 05:23:34 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.2/8.6.9) id IAA06838; Mon, 16 Dec 1996 08:23:31 -0500 (EST) From: "John S. Dyson" Message-Id: <199612161323.IAA06838@dyson.iquest.net> Subject: Re: Warning -- Lite/2 merge coming up To: michaelh@cet.co.jp (Michael Hancock) Date: Mon, 16 Dec 1996 08:23:31 -0500 (EST) Cc: rnordier@iafrica.com, toor@dyson.iquest.net, current@FreeBSD.ORG In-Reply-To: from "Michael Hancock" at Dec 16, 96 02:06:19 pm X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Mon, 16 Dec 1996, Robert Nordier wrote: > > > > Do the merges include lock_mgr and simple_lock, etc.? > > > > > > If so, then MSDOSFS would have to be changed to lite2 conventions. Doug > > > posted some guidelines on the lite2 list. I guess I can forward these to > > > Robert Nordier if he's around. > > > > Thanks. I've done the lock changes in the new DOS FS (vfatfs). If > > necessary, I don't mind adding these to the MSDOSFS. > > Umm. Almost sounds like we can nuke MSDOSFS. > > Just thinking out loud, > Once I get Lite/2 committed, I suggest that we put Robert's filesystem in parallel with MSDOSFS (so that we can test AND continue to have the old filesystem.) Eventually, in a few weeks we could probably drop MSDOSFS and keep Robert's new one. John