Date: Tue, 21 Feb 2017 17:54:38 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r314049 - head Message-ID: <201702211754.v1LHscVI098743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: avg Date: Tue Feb 21 17:54:38 2017 New Revision: 314049 URL: https://svnweb.freebsd.org/changeset/base/314049 Log: add UPDATING entry for r314048, re-work of .zfs code Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Feb 21 17:47:08 2017 (r314048) +++ head/UPDATING Tue Feb 21 17:54:38 2017 (r314049) @@ -51,6 +51,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12 ****************************** SPECIAL WARNING: ****************************** +20170221: + The code that provides support for ZFS .zfs/ directory functionality + has been reimplemented. It's not possible now to create a snapshot + by mkdir under .zfs/snapshot/. That should be the only user visible + change. + 20170216: EISA bus support has been removed. The WITH_EISA option is no longer valid.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702211754.v1LHscVI098743>