[pbs-devel] applied: [PATCH proxmox] sync: pull: fix regression in resync of corrupt snapshots
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 22 20:09:51 CEST 2025
On Wed, 17 Sep 2025 12:29:57 +0200, Christian Ebner wrote:
> In commit eea1176f ("pull: refactor source snapshot list filtering
> logic") the filtering of snapshots to be synced when pulling from the
> source datastore was split in preparation for correct pre-filtering
> of the snapshot when the verified-only or encrypted-only flags have
> been set.
>
> This however introduced a regression, as previously also snapshots
> older than the newest snapshot on the target were included in the
> list, if the `resync_corrupt` parameter is set and the corresponding
> target snapshot failed verification or the loading of the manifest to
> check this failed, now however being filtered out unconditionally.
>
> [...]
Applied, thanks!
[1/1] sync: pull: fix regression in resync of corrupt snapshots
commit: 2fb481c4432f890612d9b0cd684c050ccb72ad2f
More information about the pbs-devel
mailing list