From owner-svn-src-head@FreeBSD.ORG Sun Nov 11 22:31:01 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E76ABAF; Sun, 11 Nov 2012 22:31:01 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 164A48FC08; Sun, 11 Nov 2012 22:31:01 +0000 (UTC) Received: from glenbarber.us (unknown [IPv6:2001:470:8:1205:2:2:0:100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 4CF6023F654; Sun, 11 Nov 2012 17:30:59 -0500 (EST) Date: Sun, 11 Nov 2012 17:30:56 -0500 From: Glen Barber To: d@delphij.net Subject: Re: svn commit: r242897 - head/release Message-ID: <20121111223056.GC1389@glenbarber.us> References: <201211112152.qABLqIol005092@svn.freebsd.org> <50A025EC.1000002@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="B4IIlcmfBL/1gGOG" Content-Disposition: inline In-Reply-To: <50A025EC.1000002@delphij.net> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 11 Nov 2012 22:31:01 -0000 --B4IIlcmfBL/1gGOG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 11, 2012 at 02:25:48PM -0800, Xin Li wrote: > > Log: Prevent including .zfs snapshot directories in the src.txz=20 > > distribution. This can happen if the src/ tree checkout is within=20 > > its own ZFS dataset, and the 'snapdir' ZFS property is set to=20 > > 'visible.' >=20 > Since snapdir=3Dvisible is non-standard setting, will it be sensible to > exclude .snap as well? (maybe also .git?) >=20 Yes, I think so. This was mentioned yesterday, but I had already sent this patch for review. I do intend to exclude more dot-dirs. Glen --B4IIlcmfBL/1gGOG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQoCcgAAoJEFJPDDeguUajIGsIAKGrX2GdVr0+DlxTAG3ap6yH pAt2UQ/EdCHXWAL3YWUD/jVcbrmST1AqP9zikaQn9USom9ZKNiZTP/L6JpGi3lKD 3nYETTfuWCq1p097nbt7Mi0Ag/quVpJyVepGdKlU98eSHWGHrX+VOPwf9/OKQFQj nYcfpllJUm/77HQXcQqHiYPlMmRhbVyHYzCdb/7oj1nRYu5nuUbXf04pvH8OgSHz sxkteph++U/DXKWxlWAZaet79MOLh8U68E0720jrThutfOcR9uuaRqms0f0NFWVh ekJkTUUyGTFwVhY7TxWeSQhJdkDEW+9Guc7WM/U4bROA+rgr0GomKioDasx66JA= =/zuD -----END PGP SIGNATURE----- --B4IIlcmfBL/1gGOG--