From owner-svn-src-all@freebsd.org Thu Mar 23 12:45:18 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 F1BF1D1991A; Thu, 23 Mar 2017 12:45:18 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75090104; Thu, 23 Mar 2017 12:45:17 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id e7c7927e TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 23 Mar 2017 06:45:16 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r315846 - stable/11 From: Adam Weinberger In-Reply-To: <201703230819.v2N8JVCl094822@repo.freebsd.org> Date: Thu, 23 Mar 2017 06:45:12 -0600 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <418BBF94-3A30-4476-93EC-5E691156B54D@adamw.org> References: <201703230819.v2N8JVCl094822@repo.freebsd.org> To: Andriy Gapon X-Mailer: Apple Mail (2.3259) 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: Thu, 23 Mar 2017 12:45:19 -0000 > On 23 Mar, 2017, at 2:19, Andriy Gapon wrote: >=20 > Author: avg > Date: Thu Mar 23 08:19:31 2017 > New Revision: 315846 > URL: https://svnweb.freebsd.org/changeset/base/315846 >=20 > Log: > add UPDATING entry for r315842, MFC of re-worked .zfs code >=20 > Modified: > stable/11/UPDATING >=20 > Modified: stable/11/UPDATING > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- 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. >=20 > +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? # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org > + by mkdir under .zfs/snapshot/. That should be the only user = visible > + change. > + > 20170319: > Many changes in the IPsec code have been merged from the = FreeBSD-CURRENT > branch. The IPSEC_FILTERTUNNEL kernel option is removed in = favour of > _______________________________________________ > svn-src-stable-11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-stable-11 > To unsubscribe, send any mail to = "svn-src-stable-11-unsubscribe@freebsd.org"