..
backup_info.rs
datastore: increment deleted group counter when removing group
2024-11-21 10:14:53 +01:00
cached_chunk_reader.rs
remove use of proxmox_lang::error::io_err_other
2024-07-26 13:05:20 +02:00
catalog.rs
client: tools: factor out pxar entry to dir entry mapping
2024-10-23 16:10:41 +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
fix #5439 : allow to reuse existing datastore
2024-11-11 23:51:06 +01: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.rs
data_blob: add TODO comment for zstd api
2024-08-30 09:57:32 +02:00
datastore.rs
datastore: move BackupGroupDeleteStats to api types
2024-11-21 10:14:53 +01: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: remove unused data blob writer
2024-08-07 18:51:09 +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