[pbs-devel] [PATCH proxmox-backup v3 03/23] api/datastore: move snapshot deletion into dedicated datastore helper
Christian Ebner
c.ebner at proxmox.com
Thu Nov 6 11:19:44 CET 2025
On 11/6/25 10:37 AM, Fabian Grünbichler wrote:
> On November 5, 2025 1:22 pm, Christian Ebner wrote:
>> In an effort to move all datastore backend related logic to the
>> datastore itself.
>
> should we then make BackupDir::destroy pub(crate)?
Yes, and BackupGroup::destroy() should also be restricted by that. Could
add these as separate followup patches though?
More information about the pbs-devel
mailing list