]> git.proxmox.com Git - proxmox-backup.git/commit
use UPID and systemd helpers from proxmox 0.13.4
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Sep 2021 10:46:44 +0000 (12:46 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Sep 2021 10:01:43 +0000 (12:01 +0200)
commit81867f0539a908db3a09baf5f57088688d73a93e
tree7166662af10d23bee88da5b3a86d9df50fbdfc08
parent0a33fba49c598dabea2bf9656cb33cb166da6584
use UPID and systemd helpers from proxmox 0.13.4
23 files changed:
Cargo.toml
pbs-api-types/Cargo.toml
pbs-api-types/src/lib.rs
pbs-api-types/src/upid.rs [deleted file]
pbs-client/Cargo.toml
pbs-config/Cargo.toml
pbs-datastore/Cargo.toml
pbs-fuse-loop/Cargo.toml
pbs-tape/Cargo.toml
pbs-tools/Cargo.toml
proxmox-backup-client/Cargo.toml
proxmox-backup-client/src/mount.rs
proxmox-file-restore/Cargo.toml
proxmox-file-restore/src/block_driver_qemu.rs
proxmox-rest-server/Cargo.toml
proxmox-restore-daemon/Cargo.toml
proxmox-systemd/Cargo.toml
proxmox-systemd/src/unit.rs
pxar-bin/Cargo.toml
src/api2/node/disks/directory.rs
src/api2/node/disks/zfs.rs
src/server/worker_task.rs
src/tape/drive/mod.rs