Merge pull request #136 from rustfs/pool-api

fix download err where versioning enable
This commit is contained in:
weisd
2024-12-02 00:05:13 +08:00
committed by GitHub
7 changed files with 86 additions and 12 deletions
+1
View File
@@ -277,6 +277,7 @@ impl DiskAPI for Disk {
}
}
#[tracing::instrument(level = "debug", skip(self))]
async fn read_version(
&self,
_org_volume: &str,