Closed DUOLabs333 closed 2 years ago
Basically, something similar to COW, but only create the folder, not copying any of the contents on a write to it.
COW
It seems that copy-on-write does this perfectly.
copy-on-write
Basically, something similar to
COW
, but only create the folder, not copying any of the contents on a write to it.