mirror of
https://github.com/pgsty/minio.git
synced 2026-09-06 10:36:14 +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.