From owner-freebsd-current@FreeBSD.ORG Sat Oct 13 20:14:39 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B084116A418 for ; Sat, 13 Oct 2007 20:14:39 +0000 (UTC) (envelope-from fbsd-st@donut.de) Received: from smtp.free.de (smtp.free.de [193.28.225.103]) by mx1.freebsd.org (Postfix) with ESMTP id 1033913C469 for ; Sat, 13 Oct 2007 20:14:38 +0000 (UTC) (envelope-from fbsd-st@donut.de) Received: (qmail 44299 invoked by uid 98); 13 Oct 2007 22:14:37 +0200 Received: from 193.28.225.103 by smtp.free.de (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.90.1/3618. Clear:RC:1(193.28.225.103):. Processed in 0.045334 secs); 13 Oct 2007 20:14:37 -0000 X-Qmail-Scanner-Mail-From: fbsd-st@donut.de via smtp.free.de X-Qmail-Scanner: 1.25 (Clear:RC:1(193.28.225.103):. Processed in 0.045334 secs) Received: from smtp.free.de (HELO [192.168.40.3]) (peanuts@[193.28.225.103]) (envelope-sender ) by smtp.free.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 13 Oct 2007 22:14:37 +0200 Message-ID: <4711272C.4000804@donut.de> Date: Sat, 13 Oct 2007 22:14:36 +0200 From: Rolf Witt User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Pieter de Goeje References: <1191175387.92510.6.camel@shumai.marcuscom.com> <470447FF.5070409@free.de> <4710DCDA.1050708@donut.de> <200710131857.46963.pieter@degoeje.nl> In-Reply-To: <200710131857.46963.pieter@degoeje.nl> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 13 Oct 2007 21:40:42 +0000 Cc: freebsd-current@freebsd.org Subject: Re: panic: ffs_blkfree: freeing free block X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Oct 2007 20:14:39 -0000 Pieter de Goeje wrote: > Eric sent me this patch: > http://www.googlebit.com/freebsd/patches/ffs_softdep.c-patch > which seems to be working great so far. I am still testing it, but I think it > fixed the problem. > To apply, cd /usr/src; patch < /path/to/patch and then rebuild the kernel. Thank you. I will try this patch. cu Rowi