frostfs-node/pkg/local_object_storage/blobstor/fstree
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
..
control.go [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
fstree.go [#1770] fstree: Depth parameter int -> uint64 2022-10-04 10:08:55 +03:00
fstree_test.go [#1686] blobstor/*: Remove unneeded tests 2022-08-30 10:02:43 +03:00
generic_test.go [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
option.go [#1770] fstree: Depth parameter int -> uint64 2022-10-04 10:08:55 +03:00