mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 21:26:28 +00:00
dc8177c2b8
* fix(heal): make resume checkpoints crash consistent * fix(heal): fail closed on tampered resume checkpoints * fix(heal): atomically authenticate checkpoints * fix(heal): canonicalize checkpoint integrity digest * fix(storage): bound conditional file lock artifacts * fix(heal): require current checkpoint digest * fix(heal): reset unverified checkpoint progress * fix(ecstore): support Windows checkpoint CAS --------- Signed-off-by: houseme <housemecn@gmail.com> Co-authored-by: overtrue <anzhengchao@gmail.com> Co-authored-by: houseme <housemecn@gmail.com>