From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Robert Obkircher <r.obkircher@proxmox.com>
Subject: applied-series: [PATCH v2 proxmox-backup 0/3] improve fstatat error handling
Date: Wed, 17 Jun 2026 15:06:38 +0200 [thread overview]
Message-ID: <178170154796.710009.4703066637414748450.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260603161941.357956-1-r.obkircher@proxmox.com>
On Wed, 03 Jun 2026 18:19:19 +0200, Robert Obkircher wrote:
> Changes since v1:
> * shortened Err(Error::from(err).context to Err(err).context
> * prefixed log message with "warning: "
> * added the bugzilla id and url
>
> [v1] https://lore.proxmox.com/pbs-devel/20260506115016.171006-1-r.obkircher@proxmox.com
>
> [...]
Applied, thanks!
[1/3] client: pxar: improve variable names
commit: 8263ba2e4df1c7660dd6a12bf4e699e5493a5e8a
[2/3] client: pxar: consistently ignore vanished files and warn about them
commit: 3ecaea3da3ff247ca84ea80bdeceaad13ac1cd12
[3/3] fix #7658: client: pxar: skip files on fstatat permission errors
commit: 58d836d120b74bf57d5c440cf60ee79bd4998ef5
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
prev parent reply other threads:[~2026-06-17 13:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-03 16:19 [PATCH v2 proxmox-backup 0/3] improve fstatat error handling Robert Obkircher
2026-06-03 16:19 ` [PATCH v2 proxmox-backup 1/3] client: pxar: improve variable names Robert Obkircher
2026-06-03 16:19 ` [PATCH v2 proxmox-backup 2/3] client: pxar: consistently ignore vanished files and warn about them Robert Obkircher
2026-06-03 16:19 ` [PATCH v2 proxmox-backup 3/3] fix #7658: client: pxar: skip files on fstatat permission errors Robert Obkircher
2026-06-04 10:45 ` [PATCH v2 proxmox-backup 0/3] improve fstatat error handling Christian Ebner
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=178170154796.710009.4703066637414748450.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=r.obkircher@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.