Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 16:46:27 +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: r271032 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201409031646.s83GkR6e029132@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Sep  3 16:46:27 2014
New Revision: 271032
URL: http://svnweb.freebsd.org/changeset/base/271032

Log:
  Document r265523, kern.iscsi.fail_on_disconnection
  
  Submitted by:	trasz
  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	Wed Sep  3 16:46:25 2014	(r271031)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:27 2014	(r271032)
@@ -561,6 +561,14 @@
 	  such <acronym>iSCSI</acronym> devices could require
 	  additional client-side configuration.</para>
 
+	<para revision="265523" contrib="sponsor" sponsor="&ff;">A new
+	  &man.sysctl.8;,
+	  <literal>kern.iscsi.fail_on_disconnection</literal>, has
+	  been added, which allows <acronym>iSCSI</acronym> clients to
+	  remove the attached disk device when the connection to the
+	  target is dropped, where previously I/O would stop until the
+	  connection is restored.</para>
+
 	<para>New kernel-based iSCSI target and initiator code took
 	  many fixes and performance optimizations.</para>
       </sect3>



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