Hacker News new | ask | show | jobs
by pas 2691 days ago
Silent error ignoring is never a great API. Especially for a data integrity operation.

fsync in case of the USB disappearing should simply return an error and drop the dirty pages.