[pbs-devel] [PATCH v5 proxmox-backup 4/5] garbage collection: generate index file list via datastore iterators
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 2 19:26:38 CEST 2025
Am 26.03.25 um 11:03 schrieb Christian Ebner:
> Instead of iterating over all index files found in the datastore in
> an unstructured manner, use the datastore iterators to logically
> iterate over them as other datastore operations will.
btw. With this we should also be able to relatively cheaply generate per
namespace and per backup group stats similar to the datastore wide GC stats,
i.e. also implement [#5799]. No pressure at all here, I just remembered
about this when re-checking your series here.
[#5799]: https://bugzilla.proxmox.com/show_bug.cgi?id=5799
More information about the pbs-devel
mailing list