forked from TrueCloudLab/frostfs-node
34a259d5c0
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> |
||
---|---|---|
.. | ||
blobovnicza.go | ||
blobovnicza_test.go | ||
blobstor.go | ||
compress.go | ||
delete_big.go | ||
delete_small.go | ||
exists.go | ||
fstree.go | ||
get_big.go | ||
get_range_big.go | ||
get_range_small.go | ||
get_small.go | ||
info.go | ||
iterate.go | ||
put.go | ||
util.go |