Refactor: Use improved FS2 flushing, file system utils
It is no longer necessary or advisable to change a file to ReadOnlymode after writing it. Instead, the file should just be flushed.
View differences
Refactor: Use improved FS2 flushing, file system utils
It is no longer necessary or advisable to change a file to ReadOnly
mode after writing it. Instead, the file should just be flushed.