persistence problems #19

Open
opened 2018-06-07 15:27:44 +00:00 by hasufell · 1 comment
Owner

Filesystem is not persistent... a regular file could be a directory a moment later without our functions knowing yet, unless they call low-level posix functions which might then either fail or do unexpected things.

A few concrete things:

  • copy buffer should be updated/invalidated via hinotify?

edit: some work done in 48edf7d47b

Filesystem is not persistent... a regular file could be a directory a moment later without our functions knowing yet, unless they call low-level posix functions which might then either fail or do unexpected things. A few concrete things: - ~~copy buffer should be updated/invalidated via hinotify?~~ edit: some work done in 48edf7d47bf861c561ae0e7bc338af2f19905d9a
hasufell added the
bug
gtk
hard
library
in-progress
labels 2018-06-07 15:27:44 +00:00
Author
Owner
https://utcc.utoronto.ca/~cks/space/blog/unix/FileSyncProblem
Sign in to join this conversation.
No description provided.