public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-storage v2 0/3] Improve mkpath Error Message in activate_storage
@ 2026-04-23  9:46 Max R. Carrara
  2026-04-23  9:46 ` [PATCH pve-storage v2 1/3] plugin: use guard clause to reduce nesting Max R. Carrara
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max R. Carrara @ 2026-04-23  9:46 UTC (permalink / raw)
  To: pve-devel

See the cover letter of v1 (linked below) for a description of this
series.

Changes since v1:
- Rebased on master (nothing changed)
- Clarified message of patch #2, as pointed out by Fiona [1] (thanks!)
- Improved the error matching done in patch #3 as suggested by Fabian [2]
  (thanks!) and updated the commit message accordingly

Older Versions
==============

v1: https://lore.proxmox.com/pve-devel/20251205154404.446338-1-m.carrara@proxmox.com/

References
==========

[1]: https://lore.proxmox.com/pve-devel/60139202-64a0-4111-9773-a571ffde0389@proxmox.com/
[2]: https://lore.proxmox.com/pve-devel/1768487461.gbidzul2yw.astroid@yuna.none/

Summary of Changes
==================

Max R. Carrara (3):
  plugin: use guard clause to reduce nesting
  plugin: remove needless inequality check when creating content subdirs
  plugin: improve error handling when creating a content subdir fails

 src/PVE/Storage/Plugin.pm | 80 ++++++++++++++++++++++++++-------------
 1 file changed, 54 insertions(+), 26 deletions(-)

--
2.47.3





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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-23  9:46 [PATCH pve-storage v2 0/3] Improve mkpath Error Message in activate_storage Max R. Carrara
2026-04-23  9:46 ` [PATCH pve-storage v2 1/3] plugin: use guard clause to reduce nesting Max R. Carrara
2026-04-23  9:46 ` [PATCH pve-storage v2 2/3] plugin: remove needless inequality check when creating content subdirs Max R. Carrara
2026-04-23  9:46 ` [PATCH pve-storage v2 3/3] plugin: improve error handling when creating a content subdir fails Max R. Carrara

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