]> git.proxmox.com Git - proxmox-backup.git/commit
api: tape restore: split/rework datastore/namespace map implementation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 5 Jun 2022 14:47:24 +0000 (16:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 5 Jun 2022 14:47:27 +0000 (16:47 +0200)
commit2ad96e1635894d45fec02e64b954556e2756aab1
tree026175268b2c95c1dd4253b432c68b09370c2694
parent7bc2e240b1de3b981307ba1c218ff7370199478d
api: tape restore: split/rework datastore/namespace map implementation

The split out helpers will (partially) be used in later patches for
call sites where we only need parts of the info assembled here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/tape/restore.rs