]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
scan_cifs: raise smbclient errors
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Jun 2020 13:13:02 +0000 (15:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 1 Jul 2020 10:06:53 +0000 (12:06 +0200)
commitbe18d6dac701554c6753d53aee7891a1f29a91b3
tree1035c5a6c57b6038c3763de435902a11303eb787
parent436773fd78fb12d0e38e91d868a08886a44c291b
scan_cifs: raise smbclient errors

Silencing error messages can extend the search for an issue while
having to advantage.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Storage.pm