svn commit: r318868 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 25 10:56:34 UTC 2017


Author: gjb
Date: Thu May 25 10:56:33 2017
New Revision: 318868
URL: https://svnweb.freebsd.org/changeset/base/318868

Log:
  Document r318660, various NFS client fixes.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 25 10:49:56 2017	(r318867)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 25 10:56:33 2017	(r318868)
@@ -713,7 +713,13 @@
     <sect2 xml:id="storage-net">
       <title>Networked Storage</title>
 
-      <para> </para>
+      <para revision="318660">The <acronym>NFS</acronym> client now
+	properly handles <literal>NFS4ERR_BAD_SESSION</literal> errors
+	received from an <acronym>NFS</acronym> server.  Additionally,
+	the kernel <acronym>RPC</acronym> client has been updated to
+	prevent creating new <acronym>TCP</acronym> connections when
+	<literal>ERESTART</literal> is received from
+	&man.sosend.9;.</para>
     </sect2>
 
     <sect2 xml:id="storage-zfs">


More information about the svn-src-all mailing list