Relative Content

Tag Archive for filefilesystemsatomic

Can failing to overwrite a file range corrupt bytes outside that range?

The context With the goal in mind to expand my knowledge of low-level programming, I am dipping my toes for the first time in the fundamentals of persisting data to disk. I come from a (very) theoretical background, so I am trying to understand what can be safely assumed about writes that are interrupted by […]