svn commit: r314049 - head

Andriy Gapon avg at FreeBSD.org
Tue Feb 21 17:54:39 UTC 2017


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.


More information about the svn-src-head mailing list