Another issue is that certain file systems (NFS? DFS? I forget ...) also delay 
I/O operations until close(2).

What I recall is that an application MUST check the return code of close(2) in 
order to ensure that the I/O was actually performed: it isn't sufficient to 
check the return code of write(2).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/187#issuecomment-291775574
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to