svn commit: r270608 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 18:52:44 UTC 2014
Author: gjb
Date: Mon Aug 25 18:52:43 2014
New Revision: 270608
URL: http://svnweb.freebsd.org/changeset/base/270608
Log:
Document r269651, restore(8) fix when restoring UFS dump to
ZFS filesystem.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 18:52:41 2014 (r270607)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 18:52:43 2014 (r270608)
@@ -471,6 +471,12 @@
OpenSolaris, and adapted for &os;. This change allows
parallel disk scanning, which can reduce &man.zpool.8;
overall import time in some workloads.</para>
+
+ <para revision="269651">The &man.restore.8; utility has been
+ updated to prevent assertion failures when restoring
+ a <acronym>UFS</acronym> filesystem dump to
+ a <acronym>ZFS</acronym> filesystem by writing restored
+ files in block sizes that are a multiple of 1024.</para>
</sect3>
</sect2>
More information about the svn-src-stable
mailing list