From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: applied: [PATCH proxmox-backup] api/tools: avoid showing error on missing manifest during file listing
Date: Wed, 17 Jun 2026 15:06:34 +0200 [thread overview]
Message-ID: <178170154795.710009.11806229438601938153.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260426080346.159579-1-c.ebner@proxmox.com>
On Sun, 26 Apr 2026 10:03:46 +0200, Christian Ebner wrote:
> When listing the contents of a datastore, a missing manifest blob
> file is currently being logged as error to the systemd journal [0].
> The manifest missing is however normal operation in case of a still
> ongoing backup. Therefore, refactor the code such that a missing
> manifest is not treated as regular error by returning an Option::None
> in the read_backup_index() helper, and handle this case accordingly.
>
> [...]
Applied, thanks!
[1/1] api/tools: avoid showing error on missing manifest during file listing
commit: f25b75287e8c28b568760589c2dd47eab43eeae9
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
prev parent reply other threads:[~2026-06-17 13:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-26 8:03 [PATCH proxmox-backup] api/tools: avoid showing error on missing manifest during file listing Christian Ebner
2026-04-27 9:24 ` Fabian Grünbichler
2026-04-27 9:51 ` Christian Ebner
2026-04-27 10:07 ` Fabian Grünbichler
2026-06-17 13:06 ` Fabian Grünbichler [this message]
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=178170154795.710009.11806229438601938153.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=c.ebner@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.