[pbs-devel] [PATCH proxmox-backup 0/2] fix removal of push sync jobs on

Christian Ebner c.ebner at proxmox.com
Wed Dec 17 10:51:11 CET 2025


Fix an issue were push sync jobs are not removed on datastore
destruction by explicitley list all sync jobs from the config, not
just the ones with default pull direction. While at it, improve
code style for use statements as well by splitting them based on
modules.

Christian Ebner (2):
  api: config: split imports per module to be on individual lines
  api: config: fix push sync jobs cleanup on datastore destroy

 src/api2/config/datastore.rs | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
2.47.3





More information about the pbs-devel mailing list