proxmox-backup/pbs-datastore/src
Wolfgang Bumiller ef4df211ab move CachedChunkReader to pbs-datastore
this was actually still missing from the previous commit

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-07-21 14:20:03 +02:00
..
backup_info.rs move manifest and backup_info to pbs-datastore 2021-07-07 11:34:56 +02:00
cached_chunk_reader.rs move CachedChunkReader to pbs-datastore 2021-07-21 14:20:03 +02:00
catalog.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
checksum_reader.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
checksum_writer.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
chunk_stat.rs move chunk_stat, read_chunk to pbs-datastore 2021-07-09 10:40:14 +02:00
chunk_store.rs chunk_store/insert_chunk: add more information to file errors 2021-07-13 11:55:33 +02:00
chunker.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
crypt_config.rs move more api types for the client 2021-07-09 15:17:53 +02:00
crypt_reader.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
crypt_writer.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
data_blob.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
data_blob_reader.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
data_blob_writer.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
dynamic_index.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
file_formats.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
fixed_index.rs moving more code to pbs-datastore 2021-07-09 10:40:14 +02:00
index.rs add pbs-datastore module 2021-07-06 15:11:52 +02:00
key_derivation.rs add pbs-api-types subcrate, move key_derivation 2021-07-07 09:04:09 +02:00
lib.rs move CachedChunkReader to pbs-datastore 2021-07-21 14:20:03 +02:00
manifest.rs move more api types for the client 2021-07-09 15:17:53 +02:00
paperkey.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
prune.rs pbs-datastore/prune: make PruneOptions an api type 2021-07-16 11:34:18 +02:00
read_chunk.rs move chunk_stat, read_chunk to pbs-datastore 2021-07-09 10:40:14 +02:00
store_progress.rs move more api types for the client 2021-07-09 15:17:53 +02:00
task.rs move chunk_store to pbs-datastore 2021-07-07 14:37:47 +02:00