From owner-svn-src-stable-11@freebsd.org Thu Mar 23 13:06:47 2017 Return-Path: Delivered-To: svn-src-stable-11@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 6DE2FD185EE; Thu, 23 Mar 2017 13:06:47 +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 17D4D17F8; Thu, 23 Mar 2017 13:06:42 +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 PAA02390; Thu, 23 Mar 2017 15:06:41 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1cr2Rt-000Ayf-4t; Thu, 23 Mar 2017 15:06:41 +0200 Subject: Re: svn commit: r315846 - stable/11 To: Adam Weinberger References: <201703230819.v2N8JVCl094822@repo.freebsd.org> <418BBF94-3A30-4476-93EC-5E691156B54D@adamw.org> Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-stable@FreeBSD.org, svn-src-stable-11@FreeBSD.org From: Andriy Gapon Message-ID: <953a4ce5-9ae2-846b-657e-18751ad7124c@FreeBSD.org> Date: Thu, 23 Mar 2017 15:05:19 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <418BBF94-3A30-4476-93EC-5E691156B54D@adamw.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-stable-11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for only the 11-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2017 13:06:47 -0000 On 03/23/2017 14:45, Adam Weinberger wrote: >> On 23 Mar, 2017, at 2:19, Andriy Gapon wrote: >> >> Author: avg >> Date: Thu Mar 23 08:19:31 2017 >> New Revision: 315846 >> URL: https://svnweb.freebsd.org/changeset/base/315846 >> >> Log: >> add UPDATING entry for r315842, MFC of re-worked .zfs code >> >> Modified: >> stable/11/UPDATING >> >> Modified: stable/11/UPDATING >> ============================================================================== >> --- stable/11/UPDATING Thu Mar 23 08:16:53 2017 (r315845) >> +++ stable/11/UPDATING Thu Mar 23 08:19:31 2017 (r315846) >> @@ -16,6 +16,12 @@ from older versions of FreeBSD, try WITH >> the tip of head, and then rebuild without this option. The bootstrap process >> from older version of current across the gcc/clang cutover is a bit fragile. >> >> +20170323: >> + The code that provides support for ZFS .zfs/ directory functionality >> + has been reimplemented. It's not possible now to create a snapshot > > Did you want "not" or "now" here? Sorry, I didn't get your question. There is both "not" and "now" in the quoted sentence, so which "not" or "now" did you mean? -- Andriy Gapon