From owner-svn-src-all@freebsd.org Tue Apr 25 20:24:49 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CE13D50E4B; Tue, 25 Apr 2017 20:24:49 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id E43D69CA; Tue, 25 Apr 2017 20:24:47 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA12043; Tue, 25 Apr 2017 23:24:39 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1d370p-0003a6-LN; Tue, 25 Apr 2017 23:24:39 +0300 Subject: Re: svn commit: r317409 - head/contrib/tcpdump To: rgrimes@FreeBSD.org, Benjamin Kaduk Cc: Gleb Smirnoff , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" References: <201704252010.v3PKA0ba063109@pdx.rh.CN85.dnsmgr.net> From: Andriy Gapon Message-ID: <80e98486-d917-1338-c1ea-e1f38d40f4fd@FreeBSD.org> Date: Tue, 25 Apr 2017 23:23:35 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: <201704252010.v3PKA0ba063109@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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, 25 Apr 2017 20:24:49 -0000 On 25/04/2017 23:10, Rodney W. Grimes wrote: > This is the first time I have seen a raw git1 sha used in the body of > the commit message, at best it should be in a Obtained From: > > Are there other commits that use a raw git sha1 as the explination > for the commit, with or without supporting text? All OpenZFS imports use a Git commit ID as a reference to the original commit. -- Andriy Gapon