mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-24 01:37:04 +08:00
minor
This commit is contained in:
parent
4538265412
commit
7a0d1e7fc1
@ -310,7 +310,7 @@ func (s3a *S3ApiServer) doListFilerEntries(client filer_pb.SeaweedFilerClient, d
|
||||
return
|
||||
}
|
||||
nextMarker = subDir + "/" + subNextMarker
|
||||
// finished processing this sub directory
|
||||
// finished processing this subdirectory
|
||||
marker = subDir
|
||||
}
|
||||
if cursor.isTruncated {
|
||||
|
Loading…
Reference in New Issue
Block a user