From owner-freebsd-fs@FreeBSD.ORG Tue Feb 19 18:24:20 2013 Return-Path: Delivered-To: freebsd-fs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 30A1793E; Tue, 19 Feb 2013 18:24:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 08F9EBED; Tue, 19 Feb 2013 18:24:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1JIOJBc033727; Tue, 19 Feb 2013 18:24:19 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1JIOJP3033723; Tue, 19 Feb 2013 18:24:19 GMT (envelope-from jhb) Date: Tue, 19 Feb 2013 18:24:19 GMT Message-Id: <201302191824.r1JIOJP3033723@freefall.freebsd.org> To: jhb@FreeBSD.org, freebsd-fs@FreeBSD.org, jhb@FreeBSD.org From: jhb@FreeBSD.org Subject: Re: kern/176179: [nfs] nfs client KASSERT: panic: attempt to set TDF_SBDRY recursively X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2013 18:24:20 -0000 Synopsis: [nfs] nfs client KASSERT: panic: attempt to set TDF_SBDRY recursively Responsible-Changed-From-To: freebsd-fs->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Tue Feb 19 18:23:50 UTC 2013 Responsible-Changed-Why: This is due to one of my changes. I am reworking it and the reworked version should fix this. http://www.freebsd.org/cgi/query-pr.cgi?pr=176179