proxmox-backup/pbs-datastore/src
Christian Ebner 077c1a9979 datastore: data blob: fix typos in comments
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-07-17 14:41:58 +02:00
..
backup_info.rs datastore: use cached snapshot time string in path 2024-07-12 13:41:04 +02:00
cached_chunk_reader.rs datastore: clippy fixes 2022-07-27 15:26:50 +02:00
catalog.rs datastore: catalog: added lifetime to find function 2023-10-19 11:13:27 +02:00
checksum_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
checksum_writer.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
chunk_stat.rs pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
chunk_store.rs bump sys and rest-server dependencies to 0.6 2024-07-11 16:02:38 +02:00
chunker.rs chunker: tests: add regression tests for payload chunker 2024-06-05 16:39:42 +02:00
crypt_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
crypt_writer.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
data_blob_reader.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
data_blob_writer.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
data_blob.rs datastore: data blob: fix typos in comments 2024-07-17 14:41:58 +02:00
datastore.rs datastore: replace deprecated archive_type function 2024-07-12 13:57:59 +02:00
dynamic_index.rs replace c_str! macro with c"literals" 2024-06-20 11:07:11 +02:00
file_formats.rs blobs: fix outdated comment about file format 2023-08-08 13:57:06 +02:00
fixed_index.rs replace c_str! macro with c"literals" 2024-06-20 11:07:11 +02:00
hierarchy.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
index.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
lib.rs datastore: chunker: implement chunker for payload stream 2024-06-05 16:39:42 +02:00
local_chunk_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
manifest.rs datastore: replace deprecated archive_type function 2024-07-12 13:57:59 +02:00
paperkey.rs pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
prune.rs replace get(key).is_some() with contains_key() 2024-06-28 09:20:56 +02:00
read_chunk.rs pull: refactor pulling from a datastore 2023-11-25 17:07:42 +01:00
snapshot_reader.rs datastore: replace deprecated archive_type function 2024-07-12 13:57:59 +02:00
store_progress.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
task_tracking.rs datastore: remove datastore from internal cache based on maintenance mode 2024-03-25 16:12:41 +01:00