proxmox-backup/pbs-datastore
Christian Ebner 6e3f844f9a datastore: replace deprecated archive_type function
Commit ea584a75 "move more api types for the client" deprecated
the `archive_type` function in favor of the associated function
`ArchiveType::from_path`.

Replace all remaining callers of the deprecated function with its
replacement.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
[WB: and remove the deprecated function]
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-12 13:57:59 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src datastore: replace deprecated archive_type function 2024-07-12 13:57:59 +02:00
Cargo.toml bump sys and rest-server dependencies to 0.6 2024-07-11 16:02:38 +02:00