From owner-svn-src-stable-11@freebsd.org Thu Mar 23 13:30:18 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 3C7D6D18EE7; Thu, 23 Mar 2017 13:30:18 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B9B516D4; Thu, 23 Mar 2017 13:30:18 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 63D265EFA; Thu, 23 Mar 2017 13:30:17 +0000 (UTC) Date: Thu, 23 Mar 2017 13:30:17 +0000 From: Alexey Dokuchaev To: Dmitry Morozovsky Cc: Adam Weinberger , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-11@freebsd.org, Andriy Gapon Subject: Re: svn commit: r315846 - stable/11 Message-ID: <20170323133017.GA87307@FreeBSD.org> References: <201703230819.v2N8JVCl094822@repo.freebsd.org> <418BBF94-3A30-4476-93EC-5E691156B54D@adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) 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:30:18 -0000 On Thu, Mar 23, 2017 at 04:17:52PM +0300, Dmitry Morozovsky wrote: > On Thu, 23 Mar 2017, Adam Weinberger wrote: > > > +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? > > both are at its place; however, the wording is a bit fuzzy, I concur. Perhaps "It is no longer possible to create a snapshot ..." or something like this? ./danfe