mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Improve listing consistency with version merging (#13723)
This commit is contained in:
@@ -1751,6 +1751,7 @@ func (z *erasureServerPools) HealObjects(ctx context.Context, bucket, prefix str
|
||||
dirQuorum: 1,
|
||||
objQuorum: 1,
|
||||
bucket: bucket,
|
||||
strict: false, // Allow less strict matching.
|
||||
}
|
||||
|
||||
path := baseDirFromPrefix(prefix)
|
||||
|
||||
Reference in New Issue
Block a user