frostfs-node/pkg/local_object_storage/blobstor
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
..
blobovniczatree [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
common [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
compression [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
fstree [#1367] fstree: Add size to file counter 2024-09-12 15:06:33 +03:00
internal/blobstortest [#1316] lint: Fix warnings 2024-08-21 18:18:25 +03:00
memstore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
teststore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
blobstor.go [#1168] shard: Set Disabled as default mode for components 2024-06-11 15:13:38 +00:00
blobstor_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
control.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
delete.go [#1208] blobstor: Fix delete without storage id 2024-06-27 11:59:08 +03:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
exists_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
generic_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get_range.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
info.go [#1341] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
iterate.go [#655] storage: Drop ErrorHandler 2023-11-16 17:27:38 +03:00
iterate_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
logger.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
mode.go [#1055] blobstor: fix mode metric 2024-03-29 20:44:47 +00:00
perf_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00