From owner-freebsd-fs@FreeBSD.ORG Fri Jun 10 12:09:18 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F921065674 for ; Fri, 10 Jun 2011 12:09:18 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id AF6788FC0C for ; Fri, 10 Jun 2011 12:09:18 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 6543946B23; Fri, 10 Jun 2011 08:09:18 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 052378A027; Fri, 10 Jun 2011 08:09:18 -0400 (EDT) From: John Baldwin To: freebsd-fs@freebsd.org Date: Fri, 10 Jun 2011 08:03:14 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110325; KDE/4.5.5; amd64; ; ) References: <20110531155046.GB9327@gumme.math.uni-bonn.de> <9BDA8959-C25B-4075-ACAF-3FC8F761A69F@math.uni-bonn.de> In-Reply-To: <9BDA8959-C25B-4075-ACAF-3FC8F761A69F@math.uni-bonn.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201106100803.14226.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Fri, 10 Jun 2011 08:09:18 -0400 (EDT) Cc: Subject: Re: Re(try): softdep-related panic (allocdirect_merge) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 12:09:18 -0000 On Thursday, June 09, 2011 5:39:07 pm Edgar Fu=DF wrote: > More than a week ago, I asked about softdep-related panics I'm experienci= ng=20 on NetBSD to find out whether there may be a fix in FreeBSD not having been= =20 ported over. > Being unfamiliar with the FreeBSD groups, to me, not having received an=20 answer could mean any of the following: > -- nobody knows > -- only Kirk McKusick knows and he's busy/on vacation I'd vote for one of these. :) =2D-=20 John Baldwin