[pve-devel] [PATCH pve-esxi-import-tools/storage v2] improve error handling/logging
Dominik Csapak
d.csapak at proxmox.com
Fri May 10 15:56:56 CEST 2024
two smaller patches that improve which error gets shown to the user and
logged to syslog in case of an early error when trying to fuse mount
changes from v1:
* improved commit message
* remove superfluous space in error
* split 'open_file' into its own line
* reworded context messages
* removed (de)reference operator
* removed unnecessary comment
* removed unnecessary context adds (inside the functions is enough context)
pve-esxi-import-tools:
Dominik Csapak (1):
improve error handling before mounting
src/esxi.rs | 7 ++++++-
src/main.rs | 15 +++++++++++----
2 files changed, 17 insertions(+), 5 deletions(-)
pve-storage:
Dominik Csapak (1):
esxi: improve error handling for fuse mount tool
src/PVE/Storage/ESXiPlugin.pm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
2.39.2
More information about the pve-devel
mailing list