From owner-freebsd-current@FreeBSD.ORG Tue Jul 11 16:54:07 2006 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 BEA3516A4DE for ; Tue, 11 Jul 2006 16:54:07 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A5B43D72 for ; Tue, 11 Jul 2006 16:53:55 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so511788uge for ; Tue, 11 Jul 2006 09:53:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d2CqKToM0+g46hNFA+Q7dVI0T1MmX9dXDeBttsMpbMe30OWcZugmoa1Rp6DqMeiiCmwUj9T12HIaI3GeyDCBfJ76AW65ERhbpLmvf/A6wJOps69G8UzUssR60yFNxh1e5XIN4oJC2WRO4KpDQZV6bxSZl/GMbnv+BrLwMv3uv/8= Received: by 10.67.29.12 with SMTP id g12mr1275475ugj; Tue, 11 Jul 2006 09:53:54 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Tue, 11 Jul 2006 09:53:53 -0700 (PDT) Message-ID: Date: Tue, 11 Jul 2006 12:53:54 -0400 From: "Scott Ullrich" To: "Robert Watson" In-Reply-To: <20060711111504.W94284@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060711023815.R94284@fledge.watson.org> <20060711111504.W94284@fledge.watson.org> Cc: FreeBSD Current Subject: Re: panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant 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: Tue, 11 Jul 2006 16:54:07 -0000 On 7/11/06, Robert Watson wrote: > Probably freebsd-stable -- doesn't really matter as long as you tell us what > you're running :-) > > Do you have nfs_serv.c:1.156.2.3 and nfs_srvsubs.c:1.136.2.3? These were > Giant-related fixes in RELENG_6_1 merged on 2006/06/13. This is RELENG_6_1 which is up to date. I will backport these patches and test again. Thanks for the reply and sorry that I sent to the wrong list. Scott PS: should these be mfc'd back to RELENG_6_1 ?