elmerfs
elmerfs copied to clipboard
[op/rename]: Cycles
Without resorting to locks, although the kernel prevents a local rename to create a cycle, there is no check mechanism in case of concurrency.
With the current state of ElmerFS, it is not obvious if we can't prevent that without resorting to a tree crdt on the client side or in AntidoteDB directly.