5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-05 09:17:59 +03:00
proxmox-backup/pbs-datastore
Christian Ebner 0a32544585 client: tools: factor out pxar entry to dir entry mapping
Perform the conversion from pxar file entries to catalog entry
attributes by implementing `TryFrom<&FileEntry<T>>` for
`DirEntryAttribute` and use that.

Allows the reuse for the catalog shell, when using the split pxar
archive instead of the catalog.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-10-23 16:10:41 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src client: tools: factor out pxar entry to dir entry mapping 2024-10-23 16:10:41 +02:00
Cargo.toml datastore: remove lazy_static dependency 2024-08-14 12:08:01 +02:00