frostfs-node/pkg/local_object_storage/blobstor/common
Evgenii Stratonikov b9a2055e1c [#1686] blobstor/*: Return ErrReadOnly for modifying operations
This check should occur on the shard level, but because
blobstor components expose `Open(readOnly bool)` interface,
it is reasonable to expect an error here.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-08-30 10:02:43 +03:00
..
delete.go
errors.go [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
exists.go
get.go [#1523] blobstor: Unify fstree and blobovnicza interfaces 2022-08-22 13:14:19 +03:00
get_range.go
iterate.go [#1523] local_object_storage: Unify parameters for the `Iterate` operation 2022-08-22 13:14:19 +03:00
put.go [#1523] blobstor: Unify fstree and blobovnicza interfaces 2022-08-22 13:14:19 +03:00
storage.go [#1523] blobstor: Rename `compression.CConfig` to `Config` 2022-08-22 13:14:19 +03:00