]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
client: expose all-file-systems option
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 16 Nov 2020 09:22:47 +0000 (10:22 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 Nov 2020 15:59:14 +0000 (16:59 +0100)
commit58fcbf5ab7d5aaf94ef667f62feb59202c8ff7b3
tree00c737a63efbd6e10850cca9dd64f7f1a14fff90
parent3a3f31c947bbe3daf2680293e46ac8728f196bdc
client: expose all-file-systems option

Useful to avoid the need for a long (and possibly changing) list of include-dev
options in certain situations, e.g. nested ZFS file systems. The option is
already implemented and seems to work as expected. The checks for virtual
filesystems are not affected by this option.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
src/bin/proxmox-backup-client.rs