From owner-freebsd-current Mon Mar 25 09:44:54 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16758 for current-outgoing; Mon, 25 Mar 1996 09:44:54 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA16720 for ; Mon, 25 Mar 1996 09:44:46 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA12241; Mon, 25 Mar 1996 10:35:01 -0700 From: Terry Lambert Message-Id: <199603251735.KAA12241@phaeton.artisoft.com> Subject: Re: async mounts, etc. To: terry@safetynet.net (Terry Lambert) Date: Mon, 25 Mar 1996 10:35:01 -0700 (MST) Cc: pst@shockwave.com, terry@lambert.org, adam@veda.is, freebsd-current@FreeBSD.org In-Reply-To: <199603251712.KAA12173@phaeton.artisoft.com> from "Terry Lambert" at Mar 25, 96 10:12:55 am X-Mailer: ELM [version 2.4 PL24] 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 > > So when are you going to either release in patch form or commit your > > new framework? Talk is nice, but we still have broken code in the kernel, > > which talk ain't gonna fix. (Pardon the slang.) > > In order, the answers to your questions are "I already have for 90% > of it" and "I do not have commit priviledges". Sorry to follow myself up, but I wanted to clarify something that may have left an incorrect impression. Your question is broken; my changes are *not* for a "new framework"; they are, instead, fixes to make the framework behave in accordance with it's design document. The initial move to the Heidemann framework in the 4.4BSD-Lite code was a rush job; it is very obvious that the code had been, for lack of a better word, "pounded" into the kernel. The changes are only intended to restore documented functionality and compliance with the original design intent, which was damaged in the integration. Since there is no longer a big legal pressure for hasty integration, it seems to me that it's time to correct the things which were done in haste and out of necessity, rather than for reasons of technical merit. In any case, if you believe that I have been "rewriting the world for the sake of rewriting the world", you are mistaken. Regards, Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.