proxmox-backup/pbs-datastore
Stefan Sterz 161a88644f fix #4357: datastore: take into account namespaces when marking chunks
previously when marking used chunks the namespace wasn't taken into
account and valid snapshots were marked as "strange paths". this lead
to a line in the log of a gc job such as this:

found (and marked) 2 index files outside of expected directory scheme

which some users perceived as an error. parse the namespace too and
only mark the path as strange if parsing the namespace and/or backup
dir fails.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-05-17 11:35:08 +02:00
..
examples tree-wide: prefer api-type BackupGroup for logging 2022-05-16 18:49:19 +02:00
src fix #4357: datastore: take into account namespaces when marking chunks 2023-05-17 11:35:08 +02:00
Cargo.toml move pbs_config::key_config to pbs-key-config 2022-12-12 14:19:52 +01:00