From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 01:09:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A6816A4CE; Mon, 24 Nov 2003 01:09:13 -0800 (PST) Received: from ferengi.borderworlds.dk (borderworlds.dk [62.79.110.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E9A843F93; Mon, 24 Nov 2003 01:09:12 -0800 (PST) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id BEFD85C21; Mon, 24 Nov 2003 10:09:08 +0100 (CET) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 3EA47B823; Mon, 24 Nov 2003 10:09:08 +0100 (CET) Sender: xi@borderworlds.dk To: Maxime Henrion References: <86u14von9h.fsf@borg.borderworlds.dk> <20031123123927.GB8404@elvis.mu.org> <8665hbf6rz.fsf@borg.borderworlds.dk> <20031123181655.GD8404@elvis.mu.org> From: Christian Laursen Date: 24 Nov 2003 10:09:08 +0100 In-Reply-To: <20031123181655.GD8404@elvis.mu.org> Message-ID: <86fzgejfpn.fsf@borg.borderworlds.dk> Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org Subject: Re: Panic when trying to mount cd9660 as udf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 24 Nov 2003 09:09:13 -0000 Maxime Henrion writes: > Christian Laursen wrote: > > Maxime Henrion writes: > > > > > Christian Laursen wrote: > > > > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > > > [snip] > > > > > Can you try the attached patch and tell me if it fixes your problem? > > > > Unfortunately it doesn't seem to make any difference. [snip] > Oops, sorry, that patch had 0 chances to work. I now see what is the > problem and I'll send you another fix as soon as possible, but can't > right now. Alexander Kabaev committed a fix to vfs_mount.c rev. 1.116 which seems to fix the problem. -- Best regards Christian Laursen