From owner-freebsd-current Tue Mar 5 12:42:23 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22486 for current-outgoing; Tue, 5 Mar 1996 12:42:23 -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 MAA22475 Tue, 5 Mar 1996 12:42:22 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA08990; Tue, 5 Mar 1996 13:37:02 -0700 From: Terry Lambert Message-Id: <199603052037.NAA08990@phaeton.artisoft.com> Subject: Re: 2842 and the disappearing file-system :-( To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Tue, 5 Mar 1996 13:37:02 -0700 (MST) Cc: terry@lambert.org, imb@scgt.oz.au, stable@FreeBSD.org, current@FreeBSD.org In-Reply-To: <4327.826052710@critter.tfs.com> from "Poul-Henning Kamp" at Mar 5, 96 07:05:10 pm 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 Precedence: bulk > > Change: > > static int doasyncfree = 1; > > > > To: > > static int doasyncfree = 1; > > You forgot to mention that you patented this fix ? Yes. I claim "trade secret" rights for this line of code, since it's obvious you applied the fix to the -current source. 8-). Of course that second '1' is supposed to be a '0'. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.