Closed liaud closed 3 years ago
This adds the notion of link set in inodes. This means that divergent renames are now fully supported.
For files, it means that two link of the original file will be made. For directories, as in the previous PR, last writer win semantic is applied.
Closes #3 #2
This adds the notion of link set in inodes. This means that divergent renames are now fully supported.
For files, it means that two link of the original file will be made. For directories, as in the previous PR, last writer win semantic is applied.
Closes #3 #2