From owner-svn-src-vendor@FreeBSD.ORG Fri Jun 19 10:40:33 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 A137690E; Fri, 19 Jun 2015 10:40:33 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 27397B19; Fri, 19 Jun 2015 10:40:32 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t5JAeLL4042548 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 19 Jun 2015 13:40:21 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t5JAeLfm042547; Fri, 19 Jun 2015 13:40:21 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 19 Jun 2015 13:40:21 +0300 From: Gleb Smirnoff To: Andriy Gapon Cc: Matthew Ahrens , Ed Maste , "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 Message-ID: <20150619104021.GE73119@FreeBSD.org> References: <201506151250.t5FCoifP019075@svn.freebsd.org> <557ECD22.8090402@FreeBSD.org> <5583BF95.4010408@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5583BF95.4010408@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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 10:40:33 -0000 On Fri, Jun 19, 2015 at 10:07:01AM +0300, Andriy Gapon wrote: A> Gleb Smirnoff wrote: A> > Is it possible to expand your script to A> > A> > fetch https://www.illumos.org/issues/$issue A> > A> > into your text editor, so that you can quickly cut the issue text and A> > produce a paragraph describing the change? A> A> How do you like this format? A> https://svnweb.freebsd.org/base?view=revision&revision=284593 This looks much better. Now reading ZFS commits will be interesting. The block of tags should be moved to the bottom, however. A> In future I'll probably include the illumos review / approve information only in A> vendor area commits. I think that the original commit ID and the vendor area A> commit ID should be sufficient for a main tree commit. This would also work good. Thanks! -- Totus tuus, Glebius.