Open michaelelfial opened 2 years ago
Temporary fix for the most annoying cases was implemented (delete file against write file), but to support transaction fully we need support for writing through temp files and so on. This will have to wait for now.
We maintain transaction actions for entire files - creation/deletion, but overriding a file is currently treated the same as creation and this is incorrect!