Other use cases
Other use cases
Posted Mar 4, 2026 19:06 UTC (Wed) by TheJH (subscriber, #101155)In reply to: Other use cases by danielkza
Parent article: The ongoing quest for atomic buffered writes
though such a file manager could also, after finishing a copy operation, fsync() all the copied files, or if that's too much, syncfs() the entire filesystem, before indicating to the user that the operation has completed...
