1
0
mirror of https://github.com/minio/minio.git synced 2025-02-15 07:32:31 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Harshavardhana
9ebd10d3f4
Revert "Include SuccessorModTime for FileInfo quorum ()" ()
This reverts commit bf3901342cfe00d730edfdef8002fdb2d8bd6750.

This is to fix a regression caused when there are inconsistent
versions, but one version is in quorum. SuccessorModTime issue
must be fixed differently.
2023-08-16 07:51:33 -07:00
Harshavardhana
4a425cbac1
cleanup scripts and apply shfmt () 2023-05-25 22:07:25 -07:00
Harshavardhana
aa874010e2
fix: regression in resolving the right versions ()
fix: regression in resolving right versions

commit d480022711 caused a regression in real
resolver, by picking up incorrect versionID.
2022-07-29 10:03:53 -07:00
Harshavardhana
507f993075
attempt to real resolve when there is a quorum failure on reads () 2022-04-20 12:49:05 -07:00