frostfs-node/pkg/local_object_storage/shard
Leonard Lyubich 883f2f1ac6 [#1423] local storage: Activate skipped unit tests after fix
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-05-27 15:45:33 +03:00
..
container.go
control.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
control_test.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
delete.go [#1320] English Check 2022-05-11 10:40:02 +03:00
delete_test.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
dump.go
dump_test.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
errors.go [#1247] object: Return `NOT_FOUND` and `ALREADY_REMOVED` statuses 2022-03-17 16:34:00 +03:00
exists.go [#1320] English Check 2022-05-11 10:40:02 +03:00
gc.go [#1318] node/gc: Fix tombstones handling 2022-04-29 16:38:52 +03:00
get.go [#1320] English Check 2022-05-11 10:40:02 +03:00
get_test.go [#1423] local storage: Activate skipped unit tests after fix 2022-05-27 15:45:33 +03:00
head.go [#1320] English Check 2022-05-11 10:40:02 +03:00
head_test.go [#1423] local storage: Activate skipped unit tests after fix 2022-05-27 15:45:33 +03:00
id.go [#1204] shard: Save ID in the metabase 2022-03-04 17:13:13 +03:00
info.go
inhume.go [#1320] English Check 2022-05-11 10:40:02 +03:00
inhume_test.go [#1247] object: Return `NOT_FOUND` and `ALREADY_REMOVED` statuses 2022-03-17 16:34:00 +03:00
list.go
list_test.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
lock.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
mode.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
move.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
put.go [#1320] English Check 2022-05-11 10:40:02 +03:00
range.go [#1320] English Check 2022-05-11 10:40:02 +03:00
restore.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
select.go [#1320] English Check 2022-05-11 10:40:02 +03:00
shard.go [#1318] engine: Change tombstone clear process 2022-04-29 16:38:52 +03:00
shard_test.go [#1400] owner: Upgrade SDK package 2022-05-23 15:33:14 +03:00
shutdown_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
weight.go