Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2015 17:46:08 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r279061 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201502201746.t1KHk8oa089978@svn.freebsd.org>

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

Log:
  Add a 'General Storage' section.
  Document r278037, CAM LUN mapping rewrite.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 17:46:04 2015	(r279060)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 17:46:07 2015	(r279061)
@@ -788,6 +788,15 @@
     <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="278037" contrib="sponsor" sponsor="&ix;">The
+	&man.cam.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>
+    </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?201502201746.t1KHk8oa089978>