From owner-freebsd-current@FreeBSD.ORG Wed Aug 31 11:48:05 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 BFA1116A41F for ; Wed, 31 Aug 2005 11:48:05 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from efnet-math.org (efnet-math.org [69.60.109.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECC643D45 for ; Wed, 31 Aug 2005 11:48:05 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from [192.168.1.5] (host191-173.pool8259.interbusiness.it [82.59.173.191]) (authenticated bits=0) by efnet-math.org (8.13.1/8.13.1) with ESMTP id j7VBm00r019010 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Wed, 31 Aug 2005 07:48:02 -0400 In-Reply-To: References: <20050830124435.GW659@obiwan.tataz.chchile.org> <20050830232818.GA83944@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <66A71CA4-8134-43A3-BEAB-485C7DF59EA1@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Suleiman Souhlal Date: Wed, 31 Aug 2005 13:47:49 +0200 To: Matthias Andree X-Mailer: Apple Mail (2.733) Cc: freebsd-current@FreeBSD.org, Jeremie Le Hen , Kris Kennaway Subject: Re: nfs through nullfs 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: Wed, 31 Aug 2005 11:48:05 -0000 Hi, On Aug 31, 2005, at 12:12 PM, Matthias Andree wrote: > Kris Kennaway writes: > > >> On Tue, Aug 30, 2005 at 02:44:35PM +0200, Jeremie Le Hen wrote: >> >>>> Subject says it all. >>>> >>>> mount a ext2 file system, use it as basis for a nullfs mount -> >>>> panic. >>>> >>> >>> Mount a NFS filesystem, use it as basis for nullfs mount -> panic. >>> >> >> Please provide details. >> > > OK, to reproduce, three steps apart from having an ext2 file system > (the ext2 FS is clean according to e2fsck) > > mount_ext2fs /dev/ad0s5 /linux > mount_nullfs /linux /mnt > umount /mnt -> panic, "locking against myself" > > backtrace in the kernel debugger, copied manually: Can you try the patch at http://people.freebsd.org/~ssouhlal/testing/ null_vnops.c-20050831.diff ? Bye, -- Suleiman Souhlal | ssouhlal@vt.edu The FreeBSD Project | ssouhlal@FreeBSD.org