proxmox-backup/proxmox-restore-daemon/src/proxmox_restore_daemon
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
..
api.rs restore-daemon: put blocking code into 'block_in_place' 2022-04-27 19:18:44 +02:00
auth.rs restore daemon: rust fmt 2022-04-10 17:47:20 +02:00
disk.rs restore-daemon: avoid auto-mounting zpools 2022-04-27 19:19:57 +02:00
mod.rs proxmox-rest-server: use new ServerAdapter trait instead of callbacks 2021-10-05 11:13:10 +02:00
watchdog.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00