frostfs-node/pkg/local_object_storage
Evgenii Stratonikov f2e5dead7e
All checks were successful
ci/woodpecker/push/pre-commit Pipeline was successful
[#398] pilorama: Disallow applying same operations
1. In redo() we save the old state.
2. If we do redo() for the same operation twice, the old state will be
   overritten with the new one.
3. This in turn affects undo() and subsequent isAncestor() check.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-05-26 12:14:29 +00:00
..
blobovnicza [#381] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
blobstor [#327] tests: replace os.MkdirTemp with t.TempDir 2023-05-05 11:24:51 +00:00
engine [#312] metrics: Add writecache metrcis 2023-05-24 10:18:39 +00:00
internal [#381] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
metabase [#381] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
pilorama [#398] pilorama: Disallow applying same operations 2023-05-26 12:14:29 +00:00
shard [#393] gc: Use defer to mark handler done 2023-05-26 12:14:02 +00:00
util Rename package name 2023-03-07 16:38:26 +03:00
writecache [#312] metrics: Add writecache metrcis 2023-05-24 10:18:39 +00:00