Release notes for 11.3, 10.8, 9.6.13, 9.5.17, 9.4.22.
This commit is contained in:
parent
000f557c31
commit
69fc9430b8
@ -514,14 +514,15 @@ Branch: REL9_4_STABLE [ede6b1962] 2019-02-25 00:02:56 +1300
|
|||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Tolerate <literal>EINVAL</literal> and <literal>ENOSYS</literal>
|
Tolerate <literal>EINVAL</literal> and <literal>ENOSYS</literal>
|
||||||
error results, where appropriate, for fsync calls (Thomas Munro,
|
error results, where appropriate, for <function>fsync</function>
|
||||||
James Sewell)
|
and <function>sync_file_range</function> calls
|
||||||
|
(Thomas Munro, James Sewell)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The previous change to panic on fsync failures turns out to have
|
The previous change to panic on file synchronization failures turns
|
||||||
been excessively paranoid for certain cases where a failure is
|
out to have been excessively paranoid for certain cases where a
|
||||||
predictable and essentially means <quote>operation not
|
failure is predictable and essentially means <quote>operation not
|
||||||
supported</quote>.
|
supported</quote>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user