proxmox-backup/pbs-datastore
Christian Ebner 31dbaf69ab garbage collection: fail on ArchiveType::Blob in open index reader
Instead of returning a None, fail if the open index reader is called
on a blob file. Blobs cannot be read as index anyways and this allows
to distinguish cases where the index file cannot be read because
vanished.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Link: https://lore.proxmox.com/20250416105000.270166-2-c.ebner@proxmox.com
2025-04-16 14:17:24 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src garbage collection: fail on ArchiveType::Blob in open index reader 2025-04-16 14:17:24 +02:00
Cargo.toml fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00