forked from TrueCloudLab/frostfs-node
Evgenii Stratonikov
abd502215f
It is not a part of FSTree itself, but rather a way to solve concurrent counter update on non-linux implementations. New linux implementations is pretty simple: link fails when the file exists, unlink fails when the file doesn't exist. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com> |
||
---|---|---|
.. | ||
control.go | ||
counter.go | ||
fstree.go | ||
fstree_test.go | ||
fstree_write_generic.go | ||
fstree_write_linux.go | ||
fstree_write_specific.go | ||
generic_test.go | ||
metrics.go | ||
option.go |