Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2015 20:30:05 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r279087 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201502202030.t1KKU5da071158@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Feb 20 20:30:04 2015
New Revision: 279087
URL: https://svnweb.freebsd.org/changeset/base/279087

Log:
  Add 'Generic Storage' section.
  
  Document r279002, r279055:
   ctld(8) update to control non-iSCSI CTL ports
   CTL LUN mapping rewrite
  
  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	Fri Feb 20 20:30:01 2015	(r279086)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 20:30:04 2015	(r279087)
@@ -316,6 +316,18 @@
     <para>This section covers changes and additions to file systems
       and other storage subsystems, both local and networked.</para>
 
+    <sect2 xml:id="storage-general">
+      <title>General Storage</title>
+      <para revision="279002" contrib="sponsor" sponsor="&ix;">The
+	&man.ctl.4; <acronym>LUN</acronym> mapping has been rewritten,
+	replacing <acronym>iSCSI</acronym>-specific mapping mechanisms
+	with a new mechanism that works for any port.</para>
+
+      <para revision="279055" contrib="sponsor" sponsor="&ix;">The
+	&man.ctld.8; utility has been updated to allow controlling
+	non-<acronym>iSCSI</acronym> &man.ctl.4; ports.</para>
+    </sect2>
+
     <sect2 xml:id="storage-net">
       <title>Networked Storage</title>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502202030.t1KKU5da071158>