frostfs-node/pkg/local_object_storage/blobstor
Pavel Karpy 5c69e19016 [#1770] fstree: Depth parameter int -> uint64
Negative values have no sense. On the other hand it differs from the
blobovnicza's configuration and prevents unification.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-04 10:08:55 +03:00
..
blobovniczatree [#1764] neofs-node: Use constants for storage types 2022-09-27 08:57:20 +03:00
common [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
compression [#1523] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
fstree [#1770] fstree: Depth parameter int -> uint64 2022-10-04 10:08:55 +03:00
internal/blobstortest [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
blobstor.go [#1523] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
blobstor_test.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
control.go [#1523] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00
delete.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
exists.go [#1523] blobstor: Unify request dispatch logic 2022-08-22 13:14:19 +03:00
exists_test.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
generic_test.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
get.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
get_range.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
info.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
iterate.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
iterate_test.go [#1523] neofs-node: Refactor configuration 2022-08-22 13:14:19 +03:00
mode.go [#1523] local_object_storage: Move blobovnicza tree to a separate package 2022-08-22 13:14:19 +03:00
put.go [#1523] blobstor: Rename compression.CConfig to Config 2022-08-22 13:14:19 +03:00