From owner-freebsd-current@FreeBSD.ORG Sun May 6 22:22:27 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 4A8981065676; Sun, 6 May 2012 22:22:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 90A0414FEEC; Sun, 6 May 2012 22:22:26 +0000 (UTC) Message-ID: <4FA6F9A2.3020003@FreeBSD.org> Date: Sun, 06 May 2012 15:22:26 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120506 Thunderbird/12.0.1 MIME-Version: 1.0 To: Sergey Kandaurov References: <4FA6F324.4080107@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.5pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current , mckusick@freebsd.org Subject: Re: panic, seems related to r234386 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: Sun, 06 May 2012 22:22:27 -0000 On 05/06/2012 15:19, Sergey Kandaurov wrote: > Please try this patch. > > Index: fs/ext2fs/ext2_vfsops.c > =================================================================== > --- fs/ext2fs/ext2_vfsops.c (revision 235108) > +++ fs/ext2fs/ext2_vfsops.c (working copy) > @@ -830,7 +830,6 @@ > /* > * Write back each (modified) inode. > */ > - MNT_ILOCK(mp); > loop: > MNT_VNODE_FOREACH_ALL(vp, mp, mvp) { > if (vp->v_type == VNON) { > I'm currently in the process of building an r234385 world to verify that things worked properly before r234386. Once that's done, I'll try r234386 without the patch to verify the panic, then try with the patch and report back. Probably not till much later today though. Thanks for the quick response, Doug -- This .signature sanitized for your protection