proxmox-backup/proxmox-restore-daemon/src
Dominik Csapak 8eaa46ffea restore-daemon: avoid auto-mounting zpools
the duration of mounting zpools not only correspond to the number of disks,
but also to the content (many subvols for example) which we cannot know
beforehand. so avoid mounting them at the start, and mount it only when
the user requests a listing/extraction with the zpool in path

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-27 19:19:57 +02:00
..
proxmox_restore_daemon restore-daemon: avoid auto-mounting zpools 2022-04-27 19:19:57 +02:00
main.rs restore-daemon: start disk initialization in parallel to the api 2022-04-27 19:18:44 +02:00