Support for copy-on-write filesystems
Status: Beta
Brought to you by:
worden
There are filesystems in use, particularly Btrfs last time I checked, that support copy-on-write. This would potentially be a great boon for WW, because it copies whole directories and then may only change a few of the files. A COW filesystem might be able to do that copy and the subsequent copy back into the source directory (merge) very quickly.
Anonymous
I think there are some notes about this somewhere on our wikis. I should find that and add a link here.
Ticket moved from /p/workingwiki/feature-requests/50/