feat:#165 copyobject v1

This commit is contained in:
weisd
2024-12-30 13:59:14 +08:00
parent db5b247d58
commit 47f365d385
11 changed files with 671 additions and 161 deletions
+2 -2
View File
@@ -383,7 +383,7 @@ impl DataUsageCache {
.get_object_reader(
RUSTFS_META_BUCKET,
path.to_str().unwrap(),
HTTPRangeSpec::nil(),
None,
HeaderMap::new(),
&ObjectOptions {
no_lock: true,
@@ -404,7 +404,7 @@ impl DataUsageCache {
.get_object_reader(
RUSTFS_META_BUCKET,
name,
HTTPRangeSpec::nil(),
None,
HeaderMap::new(),
&ObjectOptions {
no_lock: true,