summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-05-31 17:42:05 +0000
committergjb <gjb@FreeBSD.org>2017-05-31 17:42:05 +0000
commitc716a422f623e2134f29f33d5822ddf1e5ec3b6a (patch)
tree6333e9c74f870c1f4d4cb0e8538ffcc7a61c871e /release
parent9f50d4dd57d3bc578bf47c023162ea48f03a6732 (diff)
downloadFreeBSD-src-c716a422f623e2134f29f33d5822ddf1e5ec3b6a.zip
FreeBSD-src-c716a422f623e2134f29f33d5822ddf1e5ec3b6a.tar.gz
Document r318675, fix the client side krpc from doing TCP
reconnects for ERESTART from sosend(). Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 2501a2da..8b4fb89 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -366,7 +366,13 @@
<sect2 xml:id="storage-net">
<title>Networked Storage</title>
- <para>&nbsp;</para>
+ <para revision="318675">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">
OpenPOWER on IntegriCloud