frostfs-node/pkg
Pavel Karpy edd4c7be13 [#98] fstree: Do not fail iteration over just removed files
A directory is read and files are saved to a local variable. The iteration
over such files may lead to a non-existing files reading due to a normal SN
operation cycle and, therefore, may lead to a returning the OS error to a
caller. Skip just removed (or lost) files as the golang std library does in
similar situations:
5f1a0320b9/src/os/dir_unix.go (L128-L133).

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2023-03-21 21:33:18 +03:00
..
core [#67] node: Accept expired locked objects 2023-03-16 16:22:19 +03:00
innerring [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets 2023-03-20 12:50:05 +00:00
local_object_storage [#98] fstree: Do not fail iteration over just removed files 2023-03-21 21:33:18 +03:00
metrics [#50] ir: Add Health status 2023-03-13 11:24:42 +00:00
morph [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets 2023-03-20 12:50:05 +00:00
network Rename package name 2023-03-07 16:38:26 +03:00
services [#136] Revert "[#2260] services/object: Do not assemble object with TTL=1" 2023-03-20 10:52:18 +03:00
util [#83] util/autocomplete: Fix deprecated warning 2023-03-13 07:07:30 +00:00