public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH v1 proxmox-backup 0/2] improve logging
@ 2026-04-30  9:17 Robert Obkircher
  2026-04-30  9:17 ` [PATCH v1 proxmox-backup 1/2] datastore: improve error if prune can't lock a snapshot for deletion Robert Obkircher
  2026-04-30  9:17 ` [PATCH v1 proxmox-backup 2/2] tree-wide: avoid struct-style debug representation of anyhow errors Robert Obkircher
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Obkircher @ 2026-04-30  9:17 UTC (permalink / raw)
  To: pbs-devel

The first patch adds more context to a log message and the second one
replaces all uses of `:#?` with `:#`.

Robert Obkircher (2):
  datastore: improve error if prune can't lock a snapshot for deletion
  tree-wide: avoid struct-style debug representation of anyhow errors

 pbs-datastore/src/backup_info.rs | 6 +++---
 src/api2/admin/datastore.rs      | 8 ++++----
 src/server/pull.rs               | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.47.3





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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30  9:17 [PATCH v1 proxmox-backup 0/2] improve logging Robert Obkircher
2026-04-30  9:17 ` [PATCH v1 proxmox-backup 1/2] datastore: improve error if prune can't lock a snapshot for deletion Robert Obkircher
2026-04-30  9:17 ` [PATCH v1 proxmox-backup 2/2] tree-wide: avoid struct-style debug representation of anyhow errors Robert Obkircher

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