From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 24 07:20:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFE3916A403 for ; Sun, 24 Feb 2008 07:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CDCB513C4D5 for ; Sun, 24 Feb 2008 07:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1O7K2x8098639 for ; Sun, 24 Feb 2008 07:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1O7K2iY098638; Sun, 24 Feb 2008 07:20:02 GMT (envelope-from gnats) Date: Sun, 24 Feb 2008 07:20:02 GMT Message-Id: <200802240720.m1O7K2iY098638@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Scott Long Cc: Subject: Re: kern/120967: [udf] [panic] crash happens on mounting an UDF DVD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scott Long List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2008 07:20:02 -0000 The following reply was made to PR kern/120967; it has been noted by GNATS. From: Scott Long To: Andriy Gapon Cc: bug-followup@FreeBSD.org, andrew@dobrohot.org Subject: Re: kern/120967: [udf] [panic] crash happens on mounting an UDF DVD Date: Sun, 24 Feb 2008 00:14:14 -0700 Andriy Gapon wrote: > This is problem was introduced as a part of a fix for other issues. > Relevant commits: > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/fs/udf/udf_vnops.c.diff?r1=1.58.2.3;r2=1.58.2.4;f=h > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/fs/udf/udf_vnops.c.diff?r1=1.65;r2=1.66;f=h > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/fs/udf/udf_vnops.c.diff?r1=1.37.2.2;r2=1.37.2.3;f=h > > The issue was reported and discussed on freebsd-fs: > http://docs.FreeBSD.org/cgi/mid.cgi?47A2EDB0.8000801 > > But I guess that this issue and other similar ones are bound to linger > until this filesystem code gets a real maintainer. > From what I see so far, there is no one to disclaim a prior > maintainership and there is no one trying to reclaim it. > I absolutely assure you that your input into UDF is welcomed and encouraged. I lost track of your last set of changes once the discussion turned to the VM, so if they still need to be committed, please let me know and I'll take care of it. Scott