all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/2] fix removal of push sync jobs on
@ 2025-12-17  9:51 Christian Ebner
  2025-12-17  9:51 ` [pbs-devel] [PATCH proxmox-backup 1/2] api: config: split imports per module to be on individual lines Christian Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Ebner @ 2025-12-17  9:51 UTC (permalink / raw)
  To: pbs-devel

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



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-17 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-17  9:51 [pbs-devel] [PATCH proxmox-backup 0/2] fix removal of push sync jobs on Christian Ebner
2025-12-17  9:51 ` [pbs-devel] [PATCH proxmox-backup 1/2] api: config: split imports per module to be on individual lines Christian Ebner
2025-12-17  9:51 ` [pbs-devel] [PATCH proxmox-backup 2/2] api: config: fix push sync jobs cleanup on datastore destroy Christian Ebner
2025-12-17 16:02 ` [pbs-devel] applied: [PATCH proxmox-backup 0/2] fix removal of push sync jobs on Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal