File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments