> On 23 Mar, 2017, at 2:19, Andriy Gapon <[email protected]> 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? # Adam -- Adam Weinberger [email protected] 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 > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-stable-11 > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
