fix download err where versioning enable

This commit is contained in:
weisd
2024-12-02 00:02:31 +08:00
parent df60aa50fe
commit 33dc6c53a4
3 changed files with 69 additions and 10 deletions
+1
View File
@@ -1845,6 +1845,7 @@ impl DiskAPI for LocalDisk {
self.delete_file(&volume_dir, &xl_path, true, false).await
}
#[tracing::instrument(level = "debug", skip(self))]
async fn delete_versions(
&self,
volume: &str,