[pbs-devel] [PATCH proxmox-backup stable-3 0/3] Backport group listing optimizations including bugfix
Christian Ebner
c.ebner at proxmox.com
Mon Oct 27 11:24:24 CET 2025
On 10/27/25 11:21 AM, Thomas Lamprecht wrote:
> Am 27.10.25 um 10:33 schrieb Christian Ebner:
>> These patches were part of the patch series to introduce the
>> streaming content api for PBS [0], optimizing the backup group
>> listing.
>>
>> They did however indirectly fix also a bug in the group listing
>> api call, which lead to the `last-backup` time to be returned
>> incorrectly in some occasions. This was found and disected in
>> issue 6956 [1], identifying an incorrect is_finished() check while
>> folding the snapshot iterator to determine the last finished snapshot
>> of a group.
>>
>> Therefore, instead of just fixing the bug, backport the relevant
>> patches which also provides the group listing improvements.
>
> They all miss your S-o-b trailer, and ideally add the original commit
> they got backported from, if you use `git -xs cherry-pick <ref>` all
> this happens automatically.
Thanks for the hint! Will resend the series as v2 with that fixed shortly.
More information about the pbs-devel
mailing list