public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-backup 0/3] sync: clean up manifest/archive load handling
@ 2026-04-27  8:49 Fabian Grünbichler
  2026-04-27  8:49 ` [PATCH proxmox-backup 1/3] sync: return File in load_file_into Fabian Grünbichler
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabian Grünbichler @ 2026-04-27  8:49 UTC (permalink / raw)
  To: pbs-devel

this series cleans up load_file_into by
- moving the File -> DataBlob conversion to the manifest variant call
  site
- moving the "skip snapshot" logging to the call site to allow using a
  LogLineSender

Fabian Grünbichler (3):
  sync: return File in load_file_into
  pull: do not allow archive fetching to return no archive
  pull: move logging of disappeared snapshots

 src/server/pull.rs | 19 ++++++++++++++++---
 src/server/sync.rs | 14 +++++---------
 2 files changed, 21 insertions(+), 12 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-04-27  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27  8:49 [PATCH proxmox-backup 0/3] sync: clean up manifest/archive load handling Fabian Grünbichler
2026-04-27  8:49 ` [PATCH proxmox-backup 1/3] sync: return File in load_file_into Fabian Grünbichler
2026-04-27  8:49 ` [PATCH proxmox-backup 2/3] pull: do not allow archive fetching to return no archive Fabian Grünbichler
2026-04-27  8:49 ` [PATCH proxmox-backup 3/3] pull: move logging of disappeared snapshots Fabian Grünbichler
2026-04-27  9:04 ` [PATCH proxmox-backup 0/3] sync: clean up manifest/archive load handling Fabian Grünbichler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal