This commit is contained in:
weisd
2025-12-03 13:17:47 +08:00
committed by GitHub
parent 699164e05e
commit 4d7bf98c82
3 changed files with 14 additions and 7 deletions
+1 -3
View File
@@ -3781,10 +3781,8 @@ impl ObjectIO for SetDisks {
)
.await
{
error!("get_object_with_fileinfo err {:?}", e);
error!("get_object_with_fileinfo {bucket}/{object} err {:?}", e);
};
// error!("get_object_with_fileinfo end {}/{}", bucket, object);
});
Ok(reader)