all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH v2 proxmox-backup 0/3] improve handling of bad S3 chunks during GC
@ 2026-07-23  9:54 Robert Obkircher
  2026-07-23  9:54 ` [PATCH v2 proxmox-backup 1/3] datastore: fix local path for .i.bad chunk files during S3 GC Robert Obkircher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Obkircher @ 2026-07-23  9:54 UTC (permalink / raw)
  To: pbs-devel

Changes since [v1]:
* restricted visibility of new functions to pub(crate)

[v1] https://lore.proxmox.com/pbs-devel/20260713132338.170565-1-r.obkircher@proxmox.com/

Robert Obkircher (3):
  datastore: fix local path for .i.bad chunk files during S3 GC
  datastore: check that .i.bad files from S3 actually match that pattern
  datastore: introduce helper function to parse digest from S3ObjectKey

 pbs-datastore/src/chunk_store.rs | 21 +++++++++++------
 pbs-datastore/src/datastore.rs   | 39 ++++++++------------------------
 pbs-datastore/src/s3.rs          | 39 +++++++++++++++++++++++++++++---
 3 files changed, 60 insertions(+), 39 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-07-23  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  9:54 [PATCH v2 proxmox-backup 0/3] improve handling of bad S3 chunks during GC Robert Obkircher
2026-07-23  9:54 ` [PATCH v2 proxmox-backup 1/3] datastore: fix local path for .i.bad chunk files during S3 GC Robert Obkircher
2026-07-23  9:54 ` [PATCH v2 proxmox-backup 2/3] datastore: check that .i.bad files from S3 actually match that pattern Robert Obkircher
2026-07-23  9:54 ` [PATCH v2 proxmox-backup 3/3] datastore: introduce helper function to parse digest from S3ObjectKey Robert Obkircher

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