f1c6a5d Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync

2 files Authored by neffs 6 years ago, Committed by mbasti 6 years ago,
    Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync
    
    Signed-off-by: David Kreitschmann <david@kreitschmann.de>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -1