Issues a fsync request, blocking the fiber connected to the provided suspended_job until the request finishes.
Synchronize a file's in-core state with storage device.
file descriptor to perform fsync on
JobNotification instance to block the fiber on
ErrnoException with appropriate errno set in the case of failure
See Implementation
Issues a fsync request, blocking the fiber connected to the provided suspended_job until the request finishes.
Synchronize a file's in-core state with storage device.