]> git.proxmox.com Git - proxmox-backup.git/commit - src/backup/chunk_store.rs
src/backup/chunk_store.rs: implement cond_touch_chunk()
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Jan 2020 12:26:28 +0000 (13:26 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Jan 2020 12:26:28 +0000 (13:26 +0100)
commit2585a8a4e236716c1e9dc362d96411a400d5ef7e
treeed1ee0bb42ba051b228bd2d26f66a19ccdae702f
parent1cf5178ac5ab92d2e6100b12a874356be94e35ba
src/backup/chunk_store.rs: implement cond_touch_chunk()

This will be used by backup sync to test if a chunk already exists.
src/backup/chunk_store.rs
src/backup/datastore.rs