]> git.proxmox.com Git - proxmox-backup.git/commit - src/backup/datastore.rs
backup/datastore: expose chunk_store.get_chunk_iterator
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 14 Feb 2019 10:39:09 +0000 (11:39 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 25 Feb 2019 12:44:29 +0000 (13:44 +0100)
commitd59397e60ed1ae43453ce4ac7e29bf93a279043d
tree3f3640358b9ab1f7b78b9a7a08b95abe9d76eb63
parent8eb1203bda507599850afde89c91b6ee143e97c4
backup/datastore: expose chunk_store.get_chunk_iterator

will be used by the protocol handler to iterate over
existing chunks

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/backup/datastore.rs