proxmox-backup/pbs-datastore/src
Wolfgang Bumiller 52f5b8ad09 datastore: actually hold the active operation file lock on update
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-11-25 14:11:38 +01:00
..
backup_info.rs fix: datastore: make relative_group_path() return relative path 2022-09-12 10:02:46 +02:00
cached_chunk_reader.rs datastore: clippy fixes 2022-07-27 15:26:50 +02:00
catalog.rs datastore: clippy fixes 2022-07-27 15:26:50 +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 datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
chunk_store.rs datastore: write chunk: comment utimesat params 2022-11-24 16:53:57 +01:00
chunker.rs add pbs-datastore module 2021-07-06 15:11:52 +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: rustfmt whole package 2022-04-14 13:27:53 +02:00
datastore.rs datastore: implement sync-level tuning for datastores 2022-10-20 14:59:15 +02:00
dynamic_index.rs pbs-datastore: replace print with log macro 2022-06-21 10:43:19 +02:00
file_formats.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
fixed_index.rs fixed_index: remove unused 'print_info' function 2022-06-21 10:43:19 +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: factor type out of ListGroups into ListGroupsType 2022-07-14 11:17:15 +02:00
local_chunk_reader.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
manifest.rs datastore: clippy fixes 2022-07-27 15:26:50 +02:00
paperkey.rs pbs-datastore: replace print with log macro 2022-06-21 10:43:19 +02:00
prune.rs add prune jobs api 2022-05-30 13:58:43 +02:00
read_chunk.rs move chunk_stat, read_chunk to pbs-datastore 2021-07-09 10:40:14 +02:00
snapshot_reader.rs datastore: clippy fixes 2022-07-27 15:26:50 +02:00
store_progress.rs datastore: rustfmt whole package 2022-04-14 13:27:53 +02:00
task_tracking.rs datastore: actually hold the active operation file lock on update 2022-11-25 14:11:38 +01:00