mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -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.