1.2.5
- Added
config.unsafeBufferReplace
PreloadFile._write
no longer marks a file as dirty before checking if the flag is writeable- This may avoid uneeded
File.sync
calls.
- This may avoid uneeded
- Fixed double
sync
on_open
when the flag is truncating symlink
now reuses the file handle for writing, instead of opening it twice