proxmox-backup/src/bin/proxmox_restore_daemon
Stefan Reiter d9b318a444 file-restore/disk: support ZFS subvols with mountpoint=legacy
These require mounting using the regular 'mount' syscall.
Auto-generates an appropriate mount path.

Note that subvols with mountpoint=none cannot be mounted this way, and
would require setting the mountpoint property, which is not possible as
the zpools have to be imported with readonly=on.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-06-28 13:58:41 +02:00
..
api.rs Revert "file-restore-daemon: work around tokio DuplexStream bug" 2021-06-01 10:31:19 +02:00
auth.rs file-restore-daemon: add binary with virtio-vsock API server 2021-04-08 13:57:57 +02:00
disk.rs file-restore/disk: support ZFS subvols with mountpoint=legacy 2021-06-28 13:58:41 +02:00
mod.rs file-restore-daemon: add disk module 2021-04-08 14:03:54 +02:00
watchdog.rs file-restore-daemon: watchdog: add inhibit for long downloads 2021-05-25 11:56:43 +02:00