From owner-svn-src-vendor@FreeBSD.ORG Fri Jun 19 07:08:34 2015 Return-Path: Delivered-To: svn-src-vendor@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56F1D3E9; Fri, 19 Jun 2015 07:08:34 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A1A9BF4; Fri, 19 Jun 2015 07:08:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id KAA29557; Fri, 19 Jun 2015 10:08:22 +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 1Z5qPW-000ETm-GY; Fri, 19 Jun 2015 10:08:22 +0300 Message-ID: <5583BF95.4010408@FreeBSD.org> Date: Fri, 19 Jun 2015 10:07:01 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Matthew Ahrens , Ed Maste , Gleb Smirnoff CC: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , svn-src-vendor@FreeBSD.org Subject: Re: svn commit: r284412 - in vendor-sys/illumos/dist/uts/common/fs/zfs: . sys References: <201506151250.t5FCoifP019075@svn.freebsd.org> <557ECD22.8090402@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 07:08:34 -0000 On 15/06/2015 17:43, Matthew Ahrens wrote: > You might also consider copy/pasting the description of the illumos bug into the > FreeBSD commit message. Gleb Smirnoff wrote: > Is it possible to expand your script to > > fetch https://www.illumos.org/issues/$issue > > into your text editor, so that you can quickly cut the issue text and > produce a paragraph describing the change? How do you like this format? https://svnweb.freebsd.org/base?view=revision&revision=284593 In future I'll probably include the illumos review / approve information only in vendor area commits. I think that the original commit ID and the vendor area commit ID should be sufficient for a main tree commit. -- Andriy Gapon