move CachedChunkReader to pbs-datastore
this was actually still missing from the previous commit Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -180,6 +180,7 @@ pub fn backup_group() -> Result<nix::unistd::Group, Error> {
|
||||
|
||||
pub mod backup_info;
|
||||
pub mod catalog;
|
||||
pub mod cached_chunk_reader;
|
||||
pub mod checksum_reader;
|
||||
pub mod checksum_writer;
|
||||
pub mod chunk_stat;
|
||||
|
Reference in New Issue
Block a user