From owner-freebsd-current@FreeBSD.ORG Thu Aug 4 13:22:36 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC0211065672; Thu, 4 Aug 2011 13:22:36 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 94C2C8FC0A; Thu, 4 Aug 2011 13:22:36 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p74DMaf0037172; Thu, 4 Aug 2011 06:22:36 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p74DMaeW037171; Thu, 4 Aug 2011 06:22:36 -0700 (PDT) (envelope-from david) Date: Thu, 4 Aug 2011 06:22:36 -0700 From: David Wolfskill To: current@freebsd.org Message-ID: <20110804132236.GJ29364@albert.catwhisker.org> Mail-Followup-To: David Wolfskill , current@freebsd.org References: <20110804125454.GI29364@albert.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Rex5+51txc1ort/q" Content-Disposition: inline In-Reply-To: <20110804125454.GI29364@albert.catwhisker.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: panic: share -> excl @r224632 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: Thu, 04 Aug 2011 13:22:36 -0000 --Rex5+51txc1ort/q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2011 at 05:54:54AM -0700, David Wolfskill wrote: > ... > I will see if I can find a commit that affected at least one of the > affected files in the above list that I can revert to avoid the panic, > but I'm a bit slow for a while yet, so I figured I'd finally get around > to posting this, in the hope that someone cleverer than me will spot > the problem and suggest a circumvention to try. > ... I seem to have made a somewhat-lucky guess. The change to sys/kern/vfs_mount.c was r224614; performing: cd /sys/kern && svn diff -c 224614 | patch -R then rebuilding the kernel allowedd the machine to come up normally (for me -- but then, as noted, I'm not using jails): FreeBSD g1-222.catwhisker.org. 9.0-BETA1 FreeBSD 9.0-BETA1 #303 r224648M: T= hu Aug 4 06:10:49 PDT 2011 root@g1-222.catwhisker.org.:/usr/obj/usr/sr= c/sys/CANARY i386 Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --Rex5+51txc1ort/q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk46nRoACgkQmprOCmdXAD3zcgCeKBAKU13WtyzRUQGbCFpd7WyK suMAn3Ks1OFHVEiqPg/6tkJznRfvFG6Y =Xc9U -----END PGP SIGNATURE----- --Rex5+51txc1ort/q--