]> git.proxmox.com Git - proxmox-backup.git/commit - src/bin/proxmox-backup-client.rs
catar/encoder.rs: allow to pass list of devices
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 12 Jan 2019 14:43:20 +0000 (15:43 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 12 Jan 2019 14:43:20 +0000 (15:43 +0100)
commit4c0fd4871e8c931ed757473308bbf40b5b31eb38
treee0ed04dfdd53e063a1a6febb456b44bc40cb7d2a
parenta8a04956126fad029b2ec0deb90b7a9cbfe30313
catar/encoder.rs: allow to pass list of devices

We can use this to implement the --one-file-system like options. This
is a bit more convenient, because this way we can select to include
multiple devices (which is required by container backups).
src/bin/catar.rs
src/bin/proxmox-backup-client.rs
src/catar/encoder.rs