proxmox-backup/src/bin/proxmox_restore_daemon
Stefan Reiter 18210d8958 file-restore: use 'norecovery' for xfs filesystem
This allows mounting XFS partitons with 'dirty' states, like from a
running VM. Otherwise XFS tries to write recovery information, which
fails on a read-only mount.

Tested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-04-29 15:09:09 +02:00
..
api.rs file-restore: add size to image files and components 2021-04-26 15:46:37 +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: use 'norecovery' for xfs filesystem 2021-04-29 15:09:09 +02:00
mod.rs file-restore-daemon: add disk module 2021-04-08 14:03:54 +02:00
watchdog.rs file-restore-daemon: add watchdog module 2021-04-08 13:58:29 +02:00