Package fsync

Latest version: 1.2
License: GPL

synchronize file's in-core state with storage device

If system service is interrupted at the wrong moment (eg crash or power fail)
what is in the filesystem on reboot might inconsistent. This is especially
true with files in the process of being updated; eg where a modified copy of a
file is created that is then renamed over the original.
Flushing blocks to disk can help to avoid problems.
This is a command line interface to the fsync(2) and fdatasync(2) system calls.

You may download this software in a variety of formats. Some are specific to particular operating systems or architectures, see below:
TargetURLBuild Date
CentOS 7 x86_64fsync-1.2-1.1.x86_64.rpmTue Jul 19 2022
CentOS 8 x86_64fsync-1.2-1.1.x86_64.rpmTue Jul 19 2022
CentOS 9 x86_64fsync-1.2-1.1.x86_64.rpmWed Jul 20 2022
CentOS 9 srcfsync-1.2-1.1.src.rpmWed Jul 20 2022

Subscribe to to the announce mail list to be told of updates to this software.

For easy maintainance put this repository into your yum configuration.

Return to index.