mirror of
https://github.com/minio/minio.git
synced 2025-12-05 23:33:13 -05:00
fix: bring back delayed leaf detection in listing (#10346)
This commit is contained in:
@@ -48,8 +48,8 @@ var (
|
||||
// ListObjects function alias.
|
||||
ListObjects = listObjects
|
||||
|
||||
// FilterMatchingPrefix function alias.
|
||||
FilterMatchingPrefix = filterMatchingPrefix
|
||||
// FilterListEntries function alias.
|
||||
FilterListEntries = filterListEntries
|
||||
|
||||
// IsStringEqual is string equal.
|
||||
IsStringEqual = isStringEqual
|
||||
|
||||
Reference in New Issue
Block a user