frostfs-node/pkg/local_object_storage/blobstor/internal/blobstortest
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
..
common.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
control.go [#1686] blobstor/*: Return ErrReadOnly for modifying operations 2022-08-30 10:02:43 +03:00
delete.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
exists.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
get.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
get_range.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00
iterate.go [#1686] blobstor: Add generic tests 2022-08-30 10:02:43 +03:00