Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 69fc943

Browse files
committed
Release notes for 11.3, 10.8, 9.6.13, 9.5.17, 9.4.22.
1 parent 000f557 commit 69fc943

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/src/sgml/release-11.sgml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -514,14 +514,15 @@ Branch: REL9_4_STABLE [ede6b1962] 2019-02-25 00:02:56 +1300
514514
-->
515515
<para>
516516
Tolerate <literal>EINVAL</literal> and <literal>ENOSYS</literal>
517-
error results, where appropriate, for fsync calls (Thomas Munro,
518-
James Sewell)
517+
error results, where appropriate, for <function>fsync</function>
518+
and <function>sync_file_range</function> calls
519+
(Thomas Munro, James Sewell)
519520
</para>
520521

521522
<para>
522-
The previous change to panic on fsync failures turns out to have
523-
been excessively paranoid for certain cases where a failure is
524-
predictable and essentially means <quote>operation not
523+
The previous change to panic on file synchronization failures turns
524+
out to have been excessively paranoid for certain cases where a
525+
failure is predictable and essentially means <quote>operation not
525526
supported</quote>.
526527
</para>
527528
</listitem>

0 commit comments

Comments
 (0)