On 06/18/2012 08:30 PM, Rich Felker wrote: > after a > successful flush, I consider it the operating system's data loss, not > the application's, if the data fails to end up on permanent storage.
Many operating systems behave that way, alas. This is for performance reasons. NFS is a classic example, but there are others.