mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
list/xl: Fix the way marker is handled in leafDirectory verification.
This commit is contained in:
committed by
Harshavardhana
parent
c302875774
commit
c7bf471c9e
+1
-1
@@ -30,7 +30,7 @@ import (
|
||||
|
||||
// webAPI container for Web API.
|
||||
type webAPIHandlers struct {
|
||||
ObjectAPI *objectAPI
|
||||
ObjectAPI objectAPI
|
||||
}
|
||||
|
||||
// indexHandler - Handler to serve index.html
|
||||
|
||||
Reference in New Issue
Block a user