frostfs-node/pkg/local_object_storage/blobstor/fstree
Evgenii Stratonikov b89e71fa78 [#1819] common: Add ErrNoSpace
Add a common error for this case because it is not an error
which should increase error counter. Single error simplifies checks on
the call-site.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-10-04 10:11:52 +03:00
..
control.go [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
fstree.go [#1819] common: Add ErrNoSpace 2022-10-04 10:11:52 +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