fix(backups): handle incremental replication to multiple SRs (#6811)

Fix matching previous replications when multiple SRs.

Fixes #6582
This commit is contained in:
Gabriel Gunullu
2023-07-27 17:09:15 +02:00
committed by GitHub
parent 40e536ba61
commit 340e9af7f4
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@
- [Pool] Fix IPv6 handling when adding hosts
- [New SR] Send provided NFS version to XAPI when probing a share
- [Backup/exports] Show more information on error ` stream has ended with not enough data (actual: xxx, expected: 512)` (PR [#6940](https://github.com/vatesfr/xen-orchestra/pull/6940))
- [Backup] Fix incremental replication with multiple SRs (PR [#6811](https://github.com/vatesfr/xen-orchestra/pull/6811))
### Packages to release