From owner-freebsd-current@FreeBSD.ORG Sat Jan 10 00:46:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C943106564A for ; Sat, 10 Jan 2009 00:46:10 +0000 (UTC) (envelope-from rmtodd@servalan.servalan.com) Received: from mx1.synetsystems.com (mx1.synetsystems.com [76.10.206.14]) by mx1.freebsd.org (Postfix) with ESMTP id 08C918FC0A for ; Sat, 10 Jan 2009 00:46:09 +0000 (UTC) (envelope-from rmtodd@servalan.servalan.com) Received: by mx1.synetsystems.com (Postfix, from userid 66) id 927C4CB1; Fri, 9 Jan 2009 19:46:09 -0500 (EST) Received: from rmtodd by servalan.servalan.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LLRLO-0003b8-PM; Fri, 09 Jan 2009 18:04:50 -0600 Date: Fri, 9 Jan 2009 18:04:50 -0600 From: Richard Todd To: Joe Marcus Clarke Message-ID: <20090110000450.GA13656@ichotolot.servalan.com> References: <20090109004853.GA34384@ichotolot.servalan.com> <1231541342.56664.19.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1231541342.56664.19.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@FreeBSD.org Subject: Re: Recent changes to pseudofs causing panics -- leaking a vnode lock? 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: Sat, 10 Jan 2009 00:46:10 -0000 On Fri, Jan 09, 2009 at 05:49:02PM -0500, Joe Marcus Clarke wrote: > I believe I have fixed this in HEAD. Kib gave his review and approval, > and the fix really should prevent this hang. Please report back if you > still see the problem. Okay, I've gone ahead and booted a new kernel with the new pseudofs code, and will let you know if I see any problems. Richard