From owner-svn-src-head@FreeBSD.ORG Tue Mar 10 17:21:50 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68D81065728; Tue, 10 Mar 2009 17:21:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 398BB8FC1C; Tue, 10 Mar 2009 17:21:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n2AHO1lD037974; Tue, 10 Mar 2009 13:24:01 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Giorgos Keramidas In-Reply-To: <878wndeomq.fsf@kobe.laptop> References: <200903081905.n28J5sFQ092475@svn.freebsd.org> <878wndeomq.fsf@kobe.laptop> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-U0oQ/vdCVTgWd2AkZU/6" Organization: FreeBSD, Inc. Date: Tue, 10 Mar 2009 13:22:01 -0400 Message-Id: <1236705721.14266.35.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r189539 - head/sys/kern X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 17:21:55 -0000 --=-U0oQ/vdCVTgWd2AkZU/6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2009-03-10 at 11:03 +0200, Giorgos Keramidas wrote: > On Sun, 8 Mar 2009 19:05:54 +0000 (UTC), Joe Marcus Clarke wrote: > > Author: marcus (doc,ports committer) > > Date: Sun Mar 8 19:05:53 2009 > > New Revision: 189539 > > URL: http://svn.freebsd.org/changeset/base/189539 > > > > Log: > > Add a default implementation for VOP_VPTOCNP(9) which scans the paren= t > > directory of a vnode to find a dirent with a matching file number. T= he > > name from that dirent is then used to provide the component name. > > > > Note: if the initial vnode argument is not a directory itself, then > > the default VOP_VPTOCNP(9) implementation still returns ENOENT. > > > > Reviewed by: kib > > Approved by: kib > > Tested by: pho >=20 > I think this panics nullfs mounts. I have a kernel build from > subversion changeset /head@189540 that panics instantly with: Yep, kib committed a patch for this today. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-U0oQ/vdCVTgWd2AkZU/6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkm2obgACgkQb2iPiv4Uz4dtBwCeIF4AFg2/pp+HJbBkzr+bSnFj h1AAoKjLtfFJS8+FGTDf5S2NKjzNF4SB =nk+I -----END PGP SIGNATURE----- --=-U0oQ/vdCVTgWd2AkZU/6--