Comment 149 for bug 317781

Revision history for this message
Michel Lind (michel-slm) wrote :

@Volodymyr,

You can only fsync given a file descriptor, but I think writing an fsync binary that opens the file read-only, fsync on the descriptor, and close the file, should work.