[pbs-devel] applied: [PATCH proxmox-backup v2 5/6] api: admin: datastore: optimize `groups` api call
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Oct 8 22:57:07 CEST 2025
On Wed, 08 Oct 2025 15:43:35 +0200, Dominik Csapak wrote:
> Currently we always touch all files for each snapshot in a group when
> listing them, even though we don't need all that info.
>
> We're only interested in getting either the last finished snapshot
> information, or the last unfinished one (which must the only one in
> normal use, we can't have multiple unfinished snapshots usually)
>
> [...]
Applied, thanks!
[5/6] api: admin: datastore: optimize `groups` api call
commit: e59d33f4cede466d8b175bab2f292d6e4279c28c
More information about the pbs-devel
mailing list