1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 15:04:14 -04:00
Harshavardhana 0e3037631f
skip inconsistent shards if possible ()
data shards were wrong due to a healing bug
reported in  mainly with unaligned object
sizes.

This PR is an attempt to automatically avoid
these shards, with available information about
the `xl.meta` and actually disk mtime.
2021-12-21 10:08:26 -08:00
..