mirror of
https://github.com/minio/minio.git
synced 2025-02-04 18:36:00 -05: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.