mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
facbd653ba
Healing scan used to read all objects parts to check for bitrot checksum. This commit will add a quicker way of healing scan by only checking if parts are actually present in disks or not.