all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH v2 proxmox-backup 0/3] improve fstatat error handling
@ 2026-06-03 16:19 Robert Obkircher
  2026-06-03 16:19 ` [PATCH v2 proxmox-backup 1/3] client: pxar: improve variable names Robert Obkircher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Robert Obkircher @ 2026-06-03 16:19 UTC (permalink / raw)
  To: pbs-devel

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

Robert Obkircher (3):
  client: pxar: improve variable names
  client: pxar: consistently ignore vanished files and warn about them
  fix #7658: client: pxar: skip files on fstatat permission errors

 pbs-client/src/pxar/create.rs | 45 ++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 24 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-06-04 10:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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