update bucket tagging op use bucketmetadata_sys

This commit is contained in:
weisd
2024-10-05 01:41:19 +08:00
parent c29199515c
commit 1092b2696a
7 changed files with 168 additions and 103 deletions
+1
View File
@@ -5,6 +5,7 @@ use crate::store_api::{HTTPRangeSpec, ObjectIO, ObjectInfo, ObjectOptions, PutOb
use http::HeaderMap;
use s3s::dto::StreamingBlob;
use s3s::Body;
use tracing::warn;
use super::error::ConfigError;