]> git.proxmox.com Git - proxmox-backup.git/commit
client: add helper to dump catalog from metadata archive
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 12 Aug 2024 10:31:36 +0000 (12:31 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 23 Oct 2024 14:10:41 +0000 (16:10 +0200)
commitd530ba080d0cb3c99b4a2203c1e86a0289f9944c
treed4c26aa01ece742bff35b12a8213f8724a505bad
parent0a3254458566d48a3a6e92665d35b69d72baee2c
client: add helper to dump catalog from metadata archive

Implements the methods to dump the contents of a metadata pxar
archive using the same output format as used by the catalog dump.

The helper function has been split into 2 for async recursion to
work.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
pbs-client/src/pxar/tools.rs