]> git.proxmox.com Git - proxmox-backup.git/commit
restore daemon: log some errors for dir traversal
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 15 May 2024 09:55:12 +0000 (11:55 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 16 May 2024 09:50:45 +0000 (11:50 +0200)
commit7bc7601f65ff62588fbdbb55abf4ded4def98c8e
tree25fb84c9eae8a850d131c0de6edf0afe7710a0ab
parent31edde560afa7759709d377119ea228943bef863
restore daemon: log some errors for dir traversal

in case we cannot stat a file in the restore vm, log the path and reason
why. This should normally not happen, but when it does, the path and
error might help us find the issue.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
proxmox-restore-daemon/src/proxmox_restore_daemon/api.rs