mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 11:32:19 +00:00
listobject v1 rm log
This commit is contained in:
@@ -283,7 +283,7 @@ impl StorageAPI for ECStore {
|
||||
|
||||
let info = self.list_path(&opts).await?;
|
||||
|
||||
warn!("list_objects_v2 info {:?}", info);
|
||||
// warn!("list_objects_v2 info {:?}", info);
|
||||
|
||||
let v2 = ListObjectsV2Info {
|
||||
is_truncated: info.is_truncated,
|
||||
|
||||
Reference in New Issue
Block a user