From: Robert Obkircher <r.obkircher@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH v1 proxmox-backup 0/2] improve logging
Date: Thu, 30 Apr 2026 11:17:42 +0200 [thread overview]
Message-ID: <20260430092022.31857-1-r.obkircher@proxmox.com> (raw)
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
next reply other threads:[~2026-04-30 9:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 9:17 Robert Obkircher [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260430092022.31857-1-r.obkircher@proxmox.com \
--to=r.obkircher@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.