]> git.proxmox.com Git - proxmox-backup.git/commit - src/backup/datastore.rs
datastore: gc: avoid unsafe call into libc, use epoch_i64 helper
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Oct 2020 10:38:38 +0000 (12:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Oct 2020 10:38:38 +0000 (12:38 +0200)
commit823867f5b78a896e838ef5fd94abe9eb54130f4e
tree127f8565bc1fb439c97be46578c11e8cbe590831
parentc6772c92b8da769cd621d390fc3c58bc3ac6d537
datastore: gc: avoid unsafe call into libc, use epoch_i64 helper

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/backup/datastore.rs