frostfs-node/pkg/services/object/delete
Dmitrii Stepanov e83d39e33f [#1253] deleteSvc: Use copy of common parameters
getSvc may change the values of some fields, so Head will affect Delete
or Put. In this case, the change is necessary so that the session token
is stored in the tombstone object (EC assemble calls `ForgetTokens`).

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-07-17 14:24:27 +03:00
..
v2 [#294] deletesvcv2: Refactor service constructor 2023-07-12 07:42:10 +00:00
delete.go [#648] objsvc/delete: Handle errors in Go style 2023-08-25 09:45:35 +00:00
exec.go [#1213] deleteSvc: Do not allow to delete EC chunks 2024-07-01 06:49:35 +00:00
local.go [#1147] node: Implement Lock\Delete requests for EC object 2024-05-30 08:13:04 +00:00
prm.go Rename package name 2023-03-07 16:38:26 +03:00
service.go [#1147] node: Implement Lock\Delete requests for EC object 2024-05-30 08:13:04 +00:00
util.go [#1253] deleteSvc: Use copy of common parameters 2024-07-17 14:24:27 +03:00