frostfs-node/pkg/local_object_storage/blobstor
Evgenii Stratonikov ae7b473768 [] blobovniczatree: Remove index too big log
There is no need to log about a situation which is expected.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-11-30 16:53:18 +03:00
..
blobovniczatree [] blobovniczatree: Remove index too big log 2022-11-30 16:53:18 +03:00
common [] blobstor: Allow to report multiple errors to caller 2022-11-19 11:01:04 +03:00
compression [] .golangci.yml: Add misspell linker 2022-10-18 15:08:26 +03:00
fstree [] blobstor: Allow to report multiple errors to caller 2022-11-19 11:01:04 +03:00
internal/blobstortest [] blobstor/test: Add tests for auxiliary functions 2022-10-10 11:14:55 +03:00
blobstor.go [] blobstor: Allow to report multiple errors to caller 2022-11-19 11:01:04 +03:00
blobstor_test.go [] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
control.go [] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
delete.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
exists.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
exists_test.go [] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
generic_test.go [] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
get.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
get_range.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
info.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
iterate.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00
iterate_test.go [] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
logger.go [] blobstor: Log any object removal operation 2022-10-24 21:52:18 +03:00
mode.go [] local_object_storage: Move blobovnicza tree to a separate package 2022-08-22 13:14:19 +03:00
put.go [] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03:00