From owner-freebsd-current Fri Nov 29 21:56:06 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA25731 for current-outgoing; Fri, 29 Nov 1996 21:56:06 -0800 (PST) Received: from dyson.iquest.net ([198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA25724; Fri, 29 Nov 1996 21:56:03 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.2/8.6.9) id AAA09924; Sat, 30 Nov 1996 00:55:57 -0500 (EST) From: "John S. Dyson" Message-Id: <199611300555.AAA09924@dyson.iquest.net> Subject: Re: MSDOS lkm just broken (MAXBSIZE) To: ache@nagual.ru (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Sat, 30 Nov 1996 00:55:57 -0500 (EST) Cc: toor@dyson.iquest.net, current@freebsd.org, dyson@freebsd.org In-Reply-To: <199611300524.IAA00552@nagual.ru> from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Nov 30, 96 08:24:55 am 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 > > It seems that > > 1) you introduce this corruption first > 2) then check for it and panic > There is some collateral damage, and you'll have to either code a work-around, or don't use the LKM in -current. I am working on a proper solution to the problem. John