]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/config/datastore.rs
remove timer and lock functions, fix building with proxmox 0.3.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 4 Aug 2020 09:33:02 +0000 (11:33 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 4 Aug 2020 09:33:02 +0000 (11:33 +0200)
commit98c259b4c1e5db18e27dcbe2066a9ab021d898fc
tree669b36636a4987ec98a511f12177c59a8c3bc21d
parent799b3d88bc266d2a45d1b390450662c1de2beac8
remove timer and lock functions, fix building with proxmox 0.3.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/api2/access/acl.rs
src/api2/access/user.rs
src/api2/config/datastore.rs
src/api2/config/remote.rs
src/api2/config/sync.rs
src/api2/node/network.rs
src/backup/backup_info.rs
src/server/worker_task.rs
src/tools.rs
src/tools/timer.rs [deleted file]