]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/tape/restore.rs
api2/tape/restore: return backup manifest in try_restore_snapshot_archive
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 6 May 2021 12:20:02 +0000 (14:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 7 May 2021 10:25:30 +0000 (12:25 +0200)
commit82a4bb5e80faad27086425ce4819cebf7873684f
tree82ce5bdf9c8a6aceef3187cea3bc2f718757964e
parent94bc7957c1dcc799852295a231f6a4b15e71fb33
api2/tape/restore: return backup manifest in try_restore_snapshot_archive

we'll use that for partial snapshot restore

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/api2/tape/restore.rs