frostfs-node/pkg/local_object_storage
Leonard Lyubich 34a259d5c0 [#220] blobstor: Support zero shallow depth of blobovnicza tree
There is a need to support single blobovnicza in blobovnicza tree. This can
be achieved with a width of 1, and a depth of 0 or 1. With depth = 1 one
redundant directory is created, inside which there is a blobovnicza. If the
depth is zero, the blobobnivza will be in the root path. Fix negative
capacity in iterateDeepest method with zero depth.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
blobovnicza [#218] blobovnicza: Сreate at least one range bucket 2020-12-11 17:19:37 +03:00
blobstor [#220] blobstor: Support zero shallow depth of blobovnicza tree 2020-12-11 17:19:37 +03:00
bucket [#136] cmd/neofs-node: Use new metabase in app 2020-11-03 18:42:32 +03:00
engine [#189] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
localstore [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
metabase [#199] Create metabase instance as storage engine component 2020-12-11 17:19:37 +03:00
shard [#211] blobstor: Rename Delete to DeleteBig 2020-12-11 17:19:37 +03:00