From owner-freebsd-hackers Tue Mar 13 10:20:50 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id F046537B719 for ; Tue, 13 Mar 2001 10:20:46 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2DIJI904735; Tue, 13 Mar 2001 11:19:18 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103131819.f2DIJI904735@harmony.village.org> To: Soren Schmidt Subject: Re: Patch to fix panic when detaching a mounted md device Cc: phk@critter.freebsd.dk (Poul-Henning Kamp), dima@unixfreak.org (Dima Dorfman), hackers@FreeBSD.ORG In-reply-to: Your message of "Tue, 13 Mar 2001 19:10:25 +0100." <200103131810.TAA28304@freebsd.dk> References: <200103131810.TAA28304@freebsd.dk> Date: Tue, 13 Mar 2001 11:19:18 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200103131810.TAA28304@freebsd.dk> Soren Schmidt writes: : It seems Warner Losh wrote: : > In message <200103131650.RAA08577@freebsd.dk> Soren Schmidt writes: : > : This all needed the patch to subr_disk.c that I made earlier today, : > : but now we can actually do it, however some of the cleanup action : > : should be done by the higher levels and not by the device driver... : > : > Most of the crashes I've seen are in the higher levels... : : Where ? I havn't seen any here for quite some time... The ones I've been seeing on "eject ata when mounted on /foo" are in the vm code or file system code. I'll try it again after your changes to see where we're at. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message