From owner-freebsd-stable@FreeBSD.ORG Wed Feb 1 11:37:52 2006 Return-Path: X-Original-To: stable@freebsd.org 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 B9E4B16A420 for ; Wed, 1 Feb 2006 11:37:52 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 506C343D45 for ; Wed, 1 Feb 2006 11:37:52 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from [10.0.0.1] (67-40-203-22.tukw.qwest.net [67.40.203.22]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.1/8.13.1) with ESMTP id k11BbnVw094331 for ; Wed, 1 Feb 2006 06:37:50 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Wed, 1 Feb 2006 03:36:19 -0800 (PST) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: stable@freebsd.org Message-ID: <20060201033249.U562@10.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: MIMEDefang 2.52 on 216.240.101.25 Cc: Subject: Quota deadlocks. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 11:37:52 -0000 I'm not able to reproduce the quota deadlocks that were reported. Can anyone reproduce them on 7.0? I need more specific instructions on how to reproduce, or more detailed debugging info from someone who can. If you can reproduce, please add 'options DEBUG_LOCKS' to your kernel. Then get me the output of 'alltrace' 'ps' and 'show lockedvnods' from ddb. I'll also need the output of 'mount' and a good description of what triggered the issue. I hope to resolve this before 6.1. Cheers, Jeff