frostfs-node/pkg/local_object_storage/blobstor/fstree
Dmitrii Stepanov b142b6f48e [#1367] fstree: Add size to file counter
FSTree file counter used by writecache. As writecache has now only one
storage, so it is required to use real object size to get writecache
size more accurate than `count * max_object_size`.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-12 15:06:33 +03:00
..
control.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
counter.go [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
fstree.go [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
fstree_test.go [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
fstree_write_generic.go [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
fstree_write_linux.go [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
fstree_write_specific.go [#970] fstree: Add build tag to enable generic version on linux 2024-02-09 16:12:11 +00:00
generic_test.go [#559] Remove manual path handling in fstree tests 2023-08-03 10:03:41 +03:00
metrics.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
option.go [#970] fstree: Move file locking to the generic writer 2024-02-09 16:12:11 +00:00