frostfs-node/pkg/local_object_storage/metabase
Pavel Karpy 2849e465f9 [#1699] meta: Do not return SplitInfoError on `Delete`
It is not an error: removing virtual object is expected and should be just
skipped. Getting a virtual object with `raw` flag is considered as an
impossible action, all the virtual objects removals will be handled via
their children's removals implicitly.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-11-19 11:01:04 +03:00
..
VERSION.md
containers.go
containers_test.go
control.go
control_test.go
counter.go
counter_test.go
db.go
db_test.go
delete.go
delete_test.go
errors.go
exists.go
exists_test.go
generic_test.go
get.go
get_test.go
graveyard.go
graveyard_test.go
index_test.go
info.go
inhume.go
inhume_test.go
iterators.go
iterators_test.go
list.go
list_test.go
lock.go [#1969] local_object_storage: Add a type for logical errors 2022-10-31 11:41:24 +03:00
lock_test.go
mode.go
movable.go
movable_test.go
put.go
put_test.go
select.go
select_test.go
shard_id.go
storage_id.go
storage_id_test.go
util.go
version.go
version_test.go