frostfs-node/pkg/local_object_storage
Evgenii Stratonikov abd502215f [#970] fstree: Move file locking to the generic writer
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>
2024-02-09 16:12:11 +00:00
..
blobovnicza [#874] engine: Check object existance concurrently 2024-01-23 09:28:29 +03:00
blobstor [#970] fstree: Move file locking to the generic writer 2024-02-09 16:12:11 +00:00
engine [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
internal [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
metabase [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
metrics [#661] metrcis: Add rebuild percent metric 2023-12-07 15:37:33 +03:00
pilorama [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
shard [#970] fstree: Handle unsupported O_TMPFILE 2024-02-09 16:12:11 +00:00
util [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
writecache [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00