From owner-freebsd-stable@FreeBSD.ORG Sat Sep 13 10:23:48 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A1C216A4BF; Sat, 13 Sep 2003 10:23:48 -0700 (PDT) Received: from ganymede.hub.org (u173n10.eastlink.ca [24.224.173.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5560C43FB1; Sat, 13 Sep 2003 10:23:47 -0700 (PDT) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 4505B3465E; Sat, 13 Sep 2003 14:23:38 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 41EE034640; Sat, 13 Sep 2003 14:23:38 -0300 (ADT) Date: Sat, 13 Sep 2003 14:23:38 -0300 (ADT) From: "Marc G. Fournier" To: Alexandr Kovalenko In-Reply-To: <20030912162903.GO89453@nevermind.kiev.ua> Message-ID: <20030913142102.R82880@ganymede.hub.org> References: <20030612154312.J80219@hub.org> <20030623081927.GC27017@nevermind.kiev.ua> <20030905015627.GB14776@HAL9000.homeunix.com> <20030910074717.GA16874@HAL9000.homeunix.com> <20030912162903.GO89453@nevermind.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Schultz cc: freebsd-stable@freebsd.org Subject: Re: unionfs related patch X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 17:23:48 -0000 On Fri, 12 Sep 2003, Alexandr Kovalenko wrote: > Hello, Marc G. Fournier! > > On Wed, Sep 10, 2003 at 10:36:13AM -0300, you wrote: > > > > Heh. Never mind, I'm not that forgetful after all. When I saw your > > > link to the patch for -STABLE, I thought I must have missed it. But it > > > looks like that was merely a quote of an old email. > > > > Yup, only two major outstanding 'crash triggers' that I know of is the > > fifo issue that I put a ticket into GNaTs for last week, and the > > union_lookup issue ... > > Is your ticket with patch? Oh god, do I wish I understood VFS that well :( If you do, I can give you a totally reproducable example of how to cause it to crash ... or, if you can suggest more info I can provide from the core files that I have for the recent FIFO ones?