mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-03 06:37:34 +08:00
chore(storage): satisfy publication scope lint
Co-Authored-By: heihutu <heihutu@gmail.com>
This commit is contained in:
@@ -749,6 +749,7 @@ impl Disk {
|
||||
.await
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn rename_data_borrowed_with_fence_and_guard(
|
||||
&self,
|
||||
src_volume: &str,
|
||||
|
||||
Reference in New Issue
Block a user