]> git.proxmox.com Git - proxmox-backup.git/commit
client: backup: conditionally write catalog for file level backups
authorChristian Ebner <c.ebner@proxmox.com>
Fri, 7 Jun 2024 11:37:52 +0000 (13:37 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 7 Jun 2024 11:56:24 +0000 (13:56 +0200)
commitc0302805c45c4e5d9936767ebbb481201c2a5da4
tree64c4c239ea5b2af45ecf5e3d7e2b0af8e43054bd
parent4dd816b343b71fd9964ebea0d1e3ba99546ce5ab
client: backup: conditionally write catalog for file level backups

Only write the catalog when using the regular backup mode, do not write
it when using the split archive mode.

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