From owner-svn-src-all@FreeBSD.ORG Tue Nov 2 22:30:40 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1891065694; Tue, 2 Nov 2010 22:30:40 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id F2FA88FC13; Tue, 2 Nov 2010 22:30:39 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 58A0245E49; Tue, 2 Nov 2010 23:30:38 +0100 (CET) Received: from localhost (chello089073192049.chello.pl [89.73.192.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 5328C45C9F; Tue, 2 Nov 2010 23:30:32 +0100 (CET) Date: Tue, 2 Nov 2010 23:29:54 +0100 From: Pawel Jakub Dawidek To: Kostik Belousov Message-ID: <20101102222954.GH2051@garage.freebsd.pl> References: <201008262341.o7QNfeR2057181@svn.freebsd.org> <20101101171904.GA92782@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OpLPJvDmhXTZE4Lg" Content-Disposition: inline In-Reply-To: <20101101171904.GA92782@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211854 - head/sys/nfsserver X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 22:30:40 -0000 --OpLPJvDmhXTZE4Lg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 01, 2010 at 07:19:04PM +0200, Kostik Belousov wrote: > On Thu, Aug 26, 2010 at 11:41:40PM +0000, Pawel Jakub Dawidek wrote: > > Author: pjd > > Date: Thu Aug 26 23:41:40 2010 > > New Revision: 211854 > > URL: http://svn.freebsd.org/changeset/base/211854 > >=20 > > Log: > > - When VFS_VGET() is not supported, switch to VOP_LOOKUP(). > > - We are fine by only share-locking the vnode. > > - Remove assertion that doesn't hold for ZFS where we cross mount poi= nts > > boundaries by going into .zfs/snapshot//. > > =20 > > Reviewed by: rmacklem > > MFC after: 1 month > Do you still plan to merge this commit to stable/8 ? Yes, just did. Thanks for the reminder. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --OpLPJvDmhXTZE4Lg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkzQkOIACgkQForvXbEpPzRGhQCbB2dBXMkksQBYrKEAx5dGng6D hHYAnRaSiSPvPMDaD1nVzG+6OBhnCYrn =CISX -----END PGP SIGNATURE----- --OpLPJvDmhXTZE4Lg--