]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
proxmox-backup-client: restore: add 'ignore-extract-device-errors' flag
authorMax Carrara <m.carrara@proxmox.com>
Mon, 17 Jul 2023 08:04:09 +0000 (10:04 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 Jul 2023 10:00:49 +0000 (12:00 +0200)
commitad630fb470660194eafa7794fd744edcaaf14d57
tree31a82fe482ccba8dbbfcde8eea4ca99e12e2347f
parent68478bb122a8d8f5a30e5a2cbf238ef02e16f221
proxmox-backup-client: restore: add 'ignore-extract-device-errors' flag

If this flag is provided, any errors that occur during the extraction
of a device node are silently ignored.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
proxmox-backup-client/src/main.rs